Skip to content

Commit

Permalink
TLN Update translations (#1675)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Feb 8, 2024
1 parent 49bdd56 commit b4f13ed
Show file tree
Hide file tree
Showing 70 changed files with 247 additions and 1,563 deletions.
30 changes: 1 addition & 29 deletions client/lang/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,43 +6,15 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
}
} else {
ss.i18n.addDictionary('cs', {
"Admin.ANY": "Any",
"Admin.ARCHIVECONFIRMMESSAGE": "Are you sure you want to archive this record?",
"Admin.BATCH_ARCHIVE_PROMPT": "Vybráno {num} stránek.\n\nSkutečně chcete archivovat tyto stránky?\n\nTyto stránky a její všechny podstránky budou nezveřejněny a odeslány do archívu.",
"Admin.BATCH_DELETELIVE_PROMPT": "Máte vybráno {num} stránek.\n\nSkutečně chcete vymazat tyto stránky z webu?",
"Admin.BATCH_DELETE_PROMPT": "You have {num} page(s) selected.\n\nDo you really want to delete?",
"Admin.BATCH_PUBLISH_PROMPT": "Máte vybráno {num} stránek.\n\nSkutečně je chcete zveřejnit?",
"Admin.BATCH_RESTORE_PROMPT": "Vybráno {num} stránek.\n\nSkutečně chcete obnovit?\n\nPodstránky archivovaných stránek budou obnoveny do nejvzšší úrovně, pokud tyto stránky budou také obnoveny.",
"Admin.BATCH_UNPUBLISH_PROMPT": "Máte vybráno {num} stránek.\n\nSkutečně je chcete nezveřejnit?",
"Admin.CLOSE": "Close",
"Admin.COLLAPSEPANEL": "Collapse panel",
"Admin.CONFIRMUNSAVED": "Určitě chcete opustit navigaci z této stránky?\n\nUPOZORNĚNÍ: Vaše změny nebyly uloženy.\n\nStlačte OK pro pokračovat, nebo Cancel, zůstanete na této stránce.",
"Admin.CONFIRMUNSAVEDSHORT": "UPOZORNĚNÍ: Vaše změny nebyly uloženy.",
"Admin.DELETECONFIRMMESSAGE": "Are you sure you want to delete this record?",
"Admin.EDIT": "Edit",
"Admin.EDIT_LINK": "Edit link",
"Admin.ENTER_PASSWORD": "Enter your password",
"Admin.ERRORINTRANSACTION": "An error occured while fetching data from the server\n Please try again later.",
"Admin.EXPANDPANEL": "Expand panel",
"Admin.FormatExample": "Example: {format}",
"Admin.NONE": "None",
"Admin.NO_SIZE": "N/A",
"Admin.REMOVE_LINK": "Remove link",
"Admin.SELECTONEPAGE": "Prosím, vyberte nejméně 1 stránku",
"Admin.VALIDATIONERROR": "Chyba platnosti",
"Admin.VALIDATION_ERRORS_IN_TAB": "This tab contains validation errors.",
"Admin.VALIDATION_ERRORS_IN_TAB_SCREEN_READER": "(Has validation errors)",
"Admin.VALIDATION_ERRORS_ON_PAGE": "There are validation errors on this page, please fix them before saving or publishing.",
"Admin.VALIDATOR_MESSAGE_ALPHA": "{name} is not only letters.",
"Admin.VALIDATOR_MESSAGE_ALPHANUMERIC": "{name} is not an alphanumeric value.",
"Admin.VALIDATOR_MESSAGE_DATE": "{name} is not a proper date format.",
"Admin.VALIDATOR_MESSAGE_DEFAULT": "{name} is not a valid value.",
"Admin.VALIDATOR_MESSAGE_EQUALS": "{name} are not equal.",
"Admin.VALIDATOR_MESSAGE_NUMERIC": "{name} is not a number.",
"Admin.VALIDATOR_MESSAGE_REQUIRED": "{name} is required.",
"Admin.VERIFY": "Verify",
"Admin.VERIFY_ITS_YOU": "Verify it's you first.",
"Admin.VERIFY_TO_CONTINUE": "Verify to continue",
"Admin.WHATS_THIS": "What is this?"
"Admin.VALIDATIONERROR": "Chyba platnosti"
});
}
8 changes: 0 additions & 8 deletions client/lang/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
} else {
ss.i18n.addDictionary('da', {
"Admin.ANY": "Enhver",
"Admin.ARCHIVECONFIRMMESSAGE": "Are you sure you want to archive this record?",
"Admin.BATCH_ARCHIVE_PROMPT": "Du har valgt {num} side(r).\n\nEr du sikker på du vil arkivere disse sider?\n\nDisse sider og alle deres undersider, bliver fjernes fra det udgivne site og arkiveres.",
"Admin.BATCH_DELETELIVE_PROMPT": "Du har valgt {num} side(r).\n\nVil du virkeligt slette disse sider fra det udgivne site?",
"Admin.BATCH_DELETE_PROMPT": "Du har valgt {num} side(r).\n\nEr du sikker på du vil slette disse sider?\n\nDisse sider og alle deres undersider, bliver slettet og arkiveres.",
Expand All @@ -20,19 +19,13 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"Admin.CONFIRMUNSAVEDSHORT": "Advarsel: Dine ændringer er ikke gemt.",
"Admin.DELETECONFIRMMESSAGE": "Er du sikker på du vil slette dette element?",
"Admin.EDIT": "Rediger",
"Admin.EDIT_LINK": "Edit link",
"Admin.ENTER_PASSWORD": "Indtast dit kodeord",
"Admin.ERRORINTRANSACTION": "Der skete en fejl ved hentning af data fra serveren\nPrøv venligst igen senere.",
"Admin.EXPANDPANEL": "Udvid panel",
"Admin.FormatExample": "Eksempel: {format}",
"Admin.NONE": "Ingen",
"Admin.NO_SIZE": "N/A",
"Admin.REMOVE_LINK": "Remove link",
"Admin.SELECTONEPAGE": "Vælg venligst mindst en side",
"Admin.VALIDATIONERROR": "Valideringsfejl",
"Admin.VALIDATION_ERRORS_IN_TAB": "This tab contains validation errors.",
"Admin.VALIDATION_ERRORS_IN_TAB_SCREEN_READER": "(Has validation errors)",
"Admin.VALIDATION_ERRORS_ON_PAGE": "There are validation errors on this page, please fix them before saving or publishing.",
"Admin.VALIDATOR_MESSAGE_ALPHA": "{name} er ikke kun bogstaver.",
"Admin.VALIDATOR_MESSAGE_ALPHANUMERIC": "{name} er ikke en alfanumeriskværdi.",
"Admin.VALIDATOR_MESSAGE_DATE": "{name} er ikke et korrekt dato format.",
Expand All @@ -42,7 +35,6 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"Admin.VALIDATOR_MESSAGE_REQUIRED": "{name} er krævet.",
"Admin.VERIFY": "Bekræft",
"Admin.VERIFY_ITS_YOU": "Bekræft først at det er dig",
"Admin.VERIFY_TO_CONTINUE": "Verify to continue",
"Admin.WHATS_THIS": "Hvad er dette?"
});
}
19 changes: 1 addition & 18 deletions client/lang/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,15 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
}
} else {
ss.i18n.addDictionary('de', {
"Admin.ANY": "Any",
"Admin.ARCHIVECONFIRMMESSAGE": "Sind Sie sicher dass Sie diesen Eintrag archivieren wollen?",
"Admin.BATCH_ARCHIVE_PROMPT": "Sie haben {num} Seite(n) ausgewählt.\n\nWollen Sie diese wirklich archivieren?\n\nDiese Seiten und alle Unterseiten davon werden von der veröffentlichen Seite gelöscht und in das Archiv verschoben.",
"Admin.BATCH_DELETELIVE_PROMPT": "Sie haben {num} Seite(n) ausgewählt.\n\nWollen Sie diese wirklich von der veröfffentlichten Seite löschen?",
"Admin.BATCH_DELETE_PROMPT": "You have {num} page(s) selected.\n\nDo you really want to delete?",
"Admin.BATCH_PUBLISH_PROMPT": "Sie haben {num} Seite(n) ausgewählt.\n\nWollen Sie diese wirklich veröffentlichen?",
"Admin.BATCH_RESTORE_PROMPT": "Sie haben {num} Seite(n) ausgewählt.\\n\\nWollen Sie diese wirklich wiederherstellen?\\n\\nUnterseiten von archivierten Seiten werden auf der Root-Ebene wiederhergestellt, es sei denn, diese Seiten werden ebenfalls wiederhergestellt.",
"Admin.BATCH_UNPUBLISH_PROMPT": "Sie haben {num} Seite(n) ausgewählt.\n\nWollen Sie wirklich die Veröffentlichung zurücknehmen?",
"Admin.CLOSE": "Close",
"Admin.COLLAPSEPANEL": "Collapse panel",
"Admin.CONFIRMUNSAVED": "Sind Sie sicher, dass Sie die Seite verlassen möchten?\n\nWARNUNG: Ihre Änderungen werden nicht gespeichert.\n\nDrücken Sie \"OK\" um fortzufahren, oder \"Abbrechen\" um auf dieser Seite zu bleiben.",
"Admin.CONFIRMUNSAVEDSHORT": "WARNUNG: Ihre Änderungen wurden nicht gespeichert.",
"Admin.DELETECONFIRMMESSAGE": "Are you sure you want to delete this record?",
"Admin.EDIT": "Edit",
"Admin.EDIT_LINK": "Edit link",
"Admin.ENTER_PASSWORD": "Enter your password",
"Admin.ERRORINTRANSACTION": "An error occured while fetching data from the server\n Please try again later.",
"Admin.EXPANDPANEL": "Expand panel",
"Admin.FormatExample": "Example: {format}",
"Admin.NONE": "None",
"Admin.NO_SIZE": "N/A",
"Admin.REMOVE_LINK": "Remove link",
"Admin.SELECTONEPAGE": "Bitte mindestens eine Seite auswählen",
"Admin.VALIDATIONERROR": "Validationsfehler",
"Admin.VALIDATION_ERRORS_IN_TAB": "Diese Registerkarte enthält Validierungsfehler.",
Expand All @@ -39,10 +26,6 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"Admin.VALIDATOR_MESSAGE_DEFAULT": "{name} ist kein gültiger Wert.",
"Admin.VALIDATOR_MESSAGE_EQUALS": "{name} stimmen nicht überein.",
"Admin.VALIDATOR_MESSAGE_NUMERIC": "{name} ist keine Zahl.",
"Admin.VALIDATOR_MESSAGE_REQUIRED": "{name} ist erforderlich.",
"Admin.VERIFY": "Verify",
"Admin.VERIFY_ITS_YOU": "Verify it's you first.",
"Admin.VERIFY_TO_CONTINUE": "Verify to continue",
"Admin.WHATS_THIS": "What is this?"
"Admin.VALIDATOR_MESSAGE_REQUIRED": "{name} ist erforderlich."
});
}
4 changes: 4 additions & 0 deletions client/lang/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
ss.i18n.addDictionary('en', {
"Admin.ANY": "Any",
"Admin.ARCHIVECONFIRMMESSAGE": "Are you sure you want to archive this record?",
"Admin.ARCHIVE_CONFIRM_MESSAGE": "Archived",
"Admin.BATCH_ARCHIVE_PROMPT": "You have {num} page(s) selected.\n\nAre you sure you want to archive these pages?\n\nThese pages and all of their children pages will be unpublished and sent to the archive.",
"Admin.BATCH_DELETELIVE_PROMPT": "You have {num} page(s) selected.\n\nDo you really want to delete these pages from live?",
"Admin.BATCH_DELETE_PROMPT": "You have {num} page(s) selected.\n\nAre you sure you want to delete these pages?\n\nThese pages and all of their children pages will be deleted and sent to the archive.",
Expand All @@ -19,16 +20,19 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"Admin.CONFIRMUNSAVED": "Are you sure you want to navigate away from this page?\n\nWARNING: Your changes have not been saved.\n\nPress OK to continue, or Cancel to stay on the current page.",
"Admin.CONFIRMUNSAVEDSHORT": "WARNING: Your changes have not been saved.",
"Admin.DELETECONFIRMMESSAGE": "Are you sure you want to delete this record?",
"Admin.DELETE_CONFIRM_MESSAGE": "Deleted",
"Admin.EDIT": "Edit",
"Admin.EDIT_LINK": "Edit link",
"Admin.ENTER_PASSWORD": "Enter your password",
"Admin.ERRORINTRANSACTION": "An error occured while fetching data from the server\n Please try again later.",
"Admin.EXPANDPANEL": "Expand panel",
"Admin.FormatExample": "Example: {format}",
"Admin.NONE": "None",
"Admin.NO_OPTIONS": "No options",
"Admin.NO_SIZE": "N/A",
"Admin.REMOVE_LINK": "Remove link",
"Admin.SELECTONEPAGE": "Please select at least one page",
"Admin.TYPE_TO_SEARCH": "Type to search",
"Admin.VALIDATIONERROR": "Validation Error",
"Admin.VALIDATION_ERRORS_IN_TAB": "This tab contains validation errors.",
"Admin.VALIDATION_ERRORS_IN_TAB_SCREEN_READER": "(Has validation errors)",
Expand Down
8 changes: 0 additions & 8 deletions client/lang/eo.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
}
} else {
ss.i18n.addDictionary('eo', {
"Admin.ANY": "Any",
"Admin.ARCHIVECONFIRMMESSAGE": "Ĉu vi certas ke vi volas enarkivigi ĉi tiun rikordon?",
"Admin.BATCH_ARCHIVE_PROMPT": "Vi elektis {num} paĝo(j)n.\n\nĈu vi vere volas enarĥivigi tiujn paĝojn?\n\nTiuj paĝoj kaj ĉiuj idaj paĝoj estos malpublikigitaj kaj senditaj al la arĥivo.",
"Admin.BATCH_DELETELIVE_PROMPT": "Vi elektis {num} paĝo(j)n.\n\nĈi vi vere volas forigi tiujn paĝojn el la publika stadio?",
Expand All @@ -15,17 +14,10 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"Admin.BATCH_RESTORE_PROMPT": "Vi elektis {num} paĝo(j)n.\n\nĈu vi vere volas restaŭri al stadio?\n\nIdoj de enarĥivigitaj paĝoj estos restaŭritaj al la radika nivelo, escepte se tiuj paĝoj ankaŭ estos restaŭritaj.",
"Admin.BATCH_UNPUBLISH_PROMPT": "Vi elektis {num} paĝo(j)n.\n\nĈi vi vere volas malpublikigi?",
"Admin.CLOSE": "Fermi",
"Admin.COLLAPSEPANEL": "Collapse panel",
"Admin.CONFIRMUNSAVED": "Ĉu vi vere volas navigi for de ĉi tiu paĝo?\n\nAVERTO: Viaj ŝanĝoj ne estas konservitaj.\n\nPremu je Akcepti por daŭrigi, aŭ Nuligi por resti ĉe la aktuala paĝo.",
"Admin.CONFIRMUNSAVEDSHORT": "AVERTO: Viaj ŝanĝoj ne estas konservitaj.",
"Admin.DELETECONFIRMMESSAGE": "Are you sure you want to delete this record?",
"Admin.EDIT": "Edit",
"Admin.EDIT_LINK": "Redakti ligilon",
"Admin.ENTER_PASSWORD": "Enigu vian pasvorton",
"Admin.ERRORINTRANSACTION": "An error occured while fetching data from the server\n Please try again later.",
"Admin.EXPANDPANEL": "Expand panel",
"Admin.FormatExample": "Example: {format}",
"Admin.NONE": "None",
"Admin.NO_SIZE": "neaplikebla",
"Admin.REMOVE_LINK": "Forigi ligilon",
"Admin.SELECTONEPAGE": "Bonvole elektu almenaŭ 1 paĝon.",
Expand Down
30 changes: 1 addition & 29 deletions client/lang/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,43 +6,15 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
}
} else {
ss.i18n.addDictionary('es', {
"Admin.ANY": "Any",
"Admin.ARCHIVECONFIRMMESSAGE": "Are you sure you want to archive this record?",
"Admin.BATCH_ARCHIVE_PROMPT": "Ud tiene {num} páginas seleccionadas.\n\n¿Está seguro de querer archivar estas páginas?\n\nEstas páginas y sus hijas se retirarán de publicación y se enviarán al archivo.",
"Admin.BATCH_DELETELIVE_PROMPT": "Ud tiene {num} página(s) seleccionada(s).\n\n¿Realmente quieres eliminarla(s) desde el sitio en vivo?",
"Admin.BATCH_DELETE_PROMPT": "You have {num} page(s) selected.\n\nDo you really want to delete?",
"Admin.BATCH_PUBLISH_PROMPT": "Ud tiene {num} página(s) seleccionada(s).\n\n¿Realmente la(s) quiere publicar?",
"Admin.BATCH_RESTORE_PROMPT": "Ud tiene {num} páginas seleccionadas.\n\n¿Está seguro de querer restaurar estas páginas?\n\nLos hijos de las páginas archivadas serán restauradas al nivel raíz a no ser que esas páginas también sean restauradas.",
"Admin.BATCH_UNPUBLISH_PROMPT": "Ud tiene {num} página(s) seleccionada(s).\n\n¿Realmente la(s) quiere retirar de publicación?",
"Admin.CLOSE": "Close",
"Admin.COLLAPSEPANEL": "Collapse panel",
"Admin.CONFIRMUNSAVED": "¿Estás seguro que quieres navegar fuera de esta página?⏎\n⏎\nADVERTENCIA: Tus cambios no han sido guardados.⏎\n⏎\nPresionar OK para continuar o Cancelar para continuar en la página actual",
"Admin.CONFIRMUNSAVEDSHORT": "ADVERTENCIA: Tus cambios no han sido guardados.",
"Admin.DELETECONFIRMMESSAGE": "Are you sure you want to delete this record?",
"Admin.EDIT": "Edit",
"Admin.EDIT_LINK": "Edit link",
"Admin.ENTER_PASSWORD": "Enter your password",
"Admin.ERRORINTRANSACTION": "An error occured while fetching data from the server\n Please try again later.",
"Admin.EXPANDPANEL": "Expand panel",
"Admin.FormatExample": "Example: {format}",
"Admin.NONE": "None",
"Admin.NO_SIZE": "N/A",
"Admin.REMOVE_LINK": "Remove link",
"Admin.SELECTONEPAGE": "Por favor, seleccione al menos una página",
"Admin.VALIDATIONERROR": "Error de validación",
"Admin.VALIDATION_ERRORS_IN_TAB": "This tab contains validation errors.",
"Admin.VALIDATION_ERRORS_IN_TAB_SCREEN_READER": "(Has validation errors)",
"Admin.VALIDATION_ERRORS_ON_PAGE": "There are validation errors on this page, please fix them before saving or publishing.",
"Admin.VALIDATOR_MESSAGE_ALPHA": "{name} is not only letters.",
"Admin.VALIDATOR_MESSAGE_ALPHANUMERIC": "{name} is not an alphanumeric value.",
"Admin.VALIDATOR_MESSAGE_DATE": "{name} is not a proper date format.",
"Admin.VALIDATOR_MESSAGE_DEFAULT": "{name} is not a valid value.",
"Admin.VALIDATOR_MESSAGE_EQUALS": "{name} are not equal.",
"Admin.VALIDATOR_MESSAGE_NUMERIC": "{name} is not a number.",
"Admin.VALIDATOR_MESSAGE_REQUIRED": "{name} is required.",
"Admin.VERIFY": "Verify",
"Admin.VERIFY_ITS_YOU": "Verify it's you first.",
"Admin.VERIFY_TO_CONTINUE": "Verify to continue",
"Admin.WHATS_THIS": "What is this?"
"Admin.VALIDATIONERROR": "Error de validación"
});
}
32 changes: 1 addition & 31 deletions client/lang/fa_IR.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,43 +6,13 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
}
} else {
ss.i18n.addDictionary('fa_IR', {
"Admin.ANY": "Any",
"Admin.ARCHIVECONFIRMMESSAGE": "Are you sure you want to archive this record?",
"Admin.BATCH_ARCHIVE_PROMPT": "شما {num} صفحه(صفحه‌ها) را انتخاب کرده‌اید.\n\n\nآیا از این‌که می‌خواهید بایگانی شوند اطمینان دارید؟\n\nتمامی این صفحات و تمامی صفحات فرزند آن‌ها عدم انتشار می‌شوند و به بایگانی ارسال می‌گردند.",
"Admin.BATCH_DELETELIVE_PROMPT": "شما {num} صفحه(صفحه‌ها) را انتخاب کرده‌اید.\n\nآیا واقعاً می‌خواهید آن‌ها از لایو را حذف نمایید؟",
"Admin.BATCH_DELETE_PROMPT": "You have {num} page(s) selected.\n\nDo you really want to delete?",
"Admin.BATCH_PUBLISH_PROMPT": "شما {num} صفحه(صفحه‌ها) را انتخاب کرده‌اید.\n\nآیا واقعاً می‌خواهید آن‌ها را منتشر نمایید؟",
"Admin.BATCH_RESTORE_PROMPT": "You have {num} page(s) selected.\n\nDo you really want to restore to stage?\n\nChildren of archived pages will be restored to the root level, unless those pages are also being restored.",
"Admin.BATCH_UNPUBLISH_PROMPT": "شما {num} صفحه را انتخاب کرده‌اید.\n\nآیا واقعاً می‌خواهید انتشار آن‌ها را لغو نمایید",
"Admin.CLOSE": "Close",
"Admin.COLLAPSEPANEL": "Collapse panel",
"Admin.CONFIRMUNSAVED": "Are you sure you want to navigate away from this page?\n\nWARNING: Your changes have not been saved.\n\nPress OK to continue, or Cancel to stay on the current page.",
"Admin.CONFIRMUNSAVEDSHORT": "هشدار: تغییرات شما ذخیره نشده‌اند.",
"Admin.DELETECONFIRMMESSAGE": "Are you sure you want to delete this record?",
"Admin.EDIT": "Edit",
"Admin.EDIT_LINK": "Edit link",
"Admin.ENTER_PASSWORD": "Enter your password",
"Admin.ERRORINTRANSACTION": "An error occured while fetching data from the server\n Please try again later.",
"Admin.EXPANDPANEL": "Expand panel",
"Admin.FormatExample": "Example: {format}",
"Admin.NONE": "None",
"Admin.NO_SIZE": "N/A",
"Admin.REMOVE_LINK": "Remove link",
"Admin.SELECTONEPAGE": "لطفاً حداقل ۱ صفحه را انتخاب نمایید.",
"Admin.VALIDATIONERROR": "خطای اعتبار‌سنجی",
"Admin.VALIDATION_ERRORS_IN_TAB": "This tab contains validation errors.",
"Admin.VALIDATION_ERRORS_IN_TAB_SCREEN_READER": "(Has validation errors)",
"Admin.VALIDATION_ERRORS_ON_PAGE": "There are validation errors on this page, please fix them before saving or publishing.",
"Admin.VALIDATOR_MESSAGE_ALPHA": "{name} is not only letters.",
"Admin.VALIDATOR_MESSAGE_ALPHANUMERIC": "{name} is not an alphanumeric value.",
"Admin.VALIDATOR_MESSAGE_DATE": "{name} is not a proper date format.",
"Admin.VALIDATOR_MESSAGE_DEFAULT": "{name} is not a valid value.",
"Admin.VALIDATOR_MESSAGE_EQUALS": "{name} are not equal.",
"Admin.VALIDATOR_MESSAGE_NUMERIC": "{name} is not a number.",
"Admin.VALIDATOR_MESSAGE_REQUIRED": "{name} is required.",
"Admin.VERIFY": "Verify",
"Admin.VERIFY_ITS_YOU": "Verify it's you first.",
"Admin.VERIFY_TO_CONTINUE": "Verify to continue",
"Admin.WHATS_THIS": "What is this?"
"Admin.VALIDATIONERROR": "خطای اعتبار‌سنجی"
});
}
Loading

0 comments on commit b4f13ed

Please sign in to comment.