Files
leadchat/app/javascript/dashboard/i18n/locale/lv/resetPassword.json
2023-08-15 13:47:38 -07:00

18 lines
648 B
JSON

{
"RESET_PASSWORD": {
"TITLE": "Atiestatīt paroli",
"DESCRIPTION": "Enter the email address you use to log in to Chatwoot to get the password reset instructions.",
"GO_BACK_TO_LOGIN": "If you want to go back to the login page,",
"EMAIL": {
"LABEL": "E-pasts",
"PLACEHOLDER": "Lūdzu, ievadiet savu e-pastu.",
"ERROR": "Lūdzu, ievadiet derīgu e-pasta adresi."
},
"API": {
"SUCCESS_MESSAGE": "Paroles atiestatīšanas saite ir nosūtīta uz jūsu e-pastu.",
"ERROR_MESSAGE": "Nevarēja izveidot savienojumu ar Woot serveri. Lūdzu mēģiniet vēlreiz."
},
"SUBMIT": "Iesniegt"
}
}