@lukiteam/luki-be-general 0.2.43 → 0.2.44
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/locales/admin/ar/common.json +5 -0
- package/dist/locales/admin/en/common.json +5 -0
- package/dist/locales/admin/es/common.json +5 -0
- package/dist/locales/admin/fr/common.json +5 -0
- package/dist/locales/admin/pt/common.json +5 -0
- package/dist/locales/admin/ru/common.json +5 -0
- package/dist/locales/admin/tr/common.json +5 -0
- package/package.json +1 -1
|
@@ -41,5 +41,10 @@
|
|
|
41
41
|
"must-be-number": "يجب أن تكون السنة رقماً",
|
|
42
42
|
"min": "يجب أن تكون السنة على الأقل {min}",
|
|
43
43
|
"max": "لا يمكن أن تكون السنة أكبر من {max}"
|
|
44
|
+
},
|
|
45
|
+
"agency": {
|
|
46
|
+
"exists": "الناشر مضاف بالفعل إلى وكالتك",
|
|
47
|
+
"another-agency": "الناشر مسجل في وكالة أخرى",
|
|
48
|
+
"publisher-not-found": "لم يتم العثور على الناشر."
|
|
44
49
|
}
|
|
45
50
|
}
|
|
@@ -41,5 +41,10 @@
|
|
|
41
41
|
"must-be-number": "Year must be a number",
|
|
42
42
|
"min": "Year must be at least {min}",
|
|
43
43
|
"max": "Year cannot be greater than {max}"
|
|
44
|
+
},
|
|
45
|
+
"agency": {
|
|
46
|
+
"exists": "The publisher is already added to your agency",
|
|
47
|
+
"another-agency": "The publisher is registered with another agency",
|
|
48
|
+
"publisher-not-found": "Publisher not found."
|
|
44
49
|
}
|
|
45
50
|
}
|
|
@@ -41,5 +41,10 @@
|
|
|
41
41
|
"must-be-number": "El año debe ser un número.",
|
|
42
42
|
"min": "El año debe ser al menos {min}.",
|
|
43
43
|
"max": "El año no puede ser mayor que {max}."
|
|
44
|
+
},
|
|
45
|
+
"agency": {
|
|
46
|
+
"exists": "El editor ya está agregado a tu agencia",
|
|
47
|
+
"another-agency": "El editor está registrado en otra agencia",
|
|
48
|
+
"publisher-not-found": "Editor no encontrado."
|
|
44
49
|
}
|
|
45
50
|
}
|
|
@@ -41,5 +41,10 @@
|
|
|
41
41
|
"must-be-number": "L'année doit être un nombre.",
|
|
42
42
|
"min": "L'année doit être au moins {min}.",
|
|
43
43
|
"max": "L'année ne peut pas être supérieure à {max}."
|
|
44
|
+
},
|
|
45
|
+
"agency": {
|
|
46
|
+
"exists": "L’éditeur est déjà ajouté à votre agence",
|
|
47
|
+
"another-agency": "L’éditeur est enregistré dans une autre agence",
|
|
48
|
+
"publisher-not-found": "Éditeur introuvable."
|
|
44
49
|
}
|
|
45
50
|
}
|
|
@@ -41,5 +41,10 @@
|
|
|
41
41
|
"must-be-number": "O ano deve ser um número.",
|
|
42
42
|
"min": "O ano deve ser no mínimo {min}.",
|
|
43
43
|
"max": "O ano não pode ser maior que {max}."
|
|
44
|
+
},
|
|
45
|
+
"agency": {
|
|
46
|
+
"exists": "O editor já foi adicionado à sua agência",
|
|
47
|
+
"another-agency": "O editor está registrado em outra agência",
|
|
48
|
+
"publisher-not-found": "Editor não encontrado."
|
|
44
49
|
}
|
|
45
50
|
}
|
|
@@ -41,5 +41,10 @@
|
|
|
41
41
|
"must-be-number": "Год должен быть числом",
|
|
42
42
|
"min": "Год должен быть не менее {min}",
|
|
43
43
|
"max": "Год не может быть больше {max}"
|
|
44
|
+
},
|
|
45
|
+
"agency": {
|
|
46
|
+
"exists": "Издатель уже добавлен в ваше агентство",
|
|
47
|
+
"another-agency": "Издатель зарегистрирован в другом агентстве",
|
|
48
|
+
"publisher-not-found": "Издатель не найден."
|
|
44
49
|
}
|
|
45
50
|
}
|
|
@@ -41,5 +41,10 @@
|
|
|
41
41
|
"must-be-number": "Yıl bir sayı olmalıdır",
|
|
42
42
|
"min": "Yıl en az {min} olmalıdır",
|
|
43
43
|
"max": "Yıl {max}'den büyük olamaz"
|
|
44
|
+
},
|
|
45
|
+
"agency":{
|
|
46
|
+
"exists":"Yayıncı zaten ajansınıza ekli",
|
|
47
|
+
"another-agency":"Yayıncı başka ajansta kayıtlı",
|
|
48
|
+
"publisher-not-found":"Yayıncı bulunamadı."
|
|
44
49
|
}
|
|
45
50
|
}
|