Chatwoot/app/javascript/dashboard/i18n/locale/sr/resetPassword.json

16 lines
414 B
JSON
Raw Normal View History

{
"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"
}
}