Chatwoot/app/javascript/dashboard/i18n/locale/uk/resetPassword.json
Sojan Jose 3fcd367952
Chore: New Crowdin translations (#747)
Brings in new translation files from Crowdin.
2020-04-23 23:52:16 +05:30

15 lines
633 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"RESET_PASSWORD": {
"TITLE": "Скинути пароль",
"EMAIL": {
"LABEL": "Email",
"PLACEHOLDER": "Введіть адресу електронної пошти",
"ERROR": "Введіть дійсну адресу електронної пошти"
},
"API": {
"SUCCESS_MESSAGE": "Посилання для зміни пароля було надіслано на вашу електронну пошту",
"ERROR_MESSAGE": "Не вдалося підключитися до Woot Server, спробуйте ще раз пізніше"
},
"SUBMIT": "Додати"
}
}