Chatwoot/app/javascript/dashboard/i18n/locale/sr/resetPassword.json
Sojan Jose 7f8a199b29
chore: Update translations (#4099)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2022-03-17 20:02:32 +05:30

15 lines
414 B
JSON

{
"RESET_PASSWORD": {
"TITLE": "Resetuj šifru",
"EMAIL": {
"LABEL": "Email",
"PLACEHOLDER": "Please enter your email",
"ERROR": "Please enter a valid email"
},
"API": {
"SUCCESS_MESSAGE": "Password reset link has been sent to your email",
"ERROR_MESSAGE": "Nije moguće se povezati sa Woot serverom, pokušajte ponovo kasnije"
},
"SUBMIT": "Pošalji"
}
}