Chatwoot/app/javascript/dashboard/i18n/locale/ne/resetPassword.json
2021-09-03 15:48:24 +05:30

15 lines
479 B
JSON

{
"RESET_PASSWORD": {
"TITLE": "Reset Password",
"EMAIL": {
"LABEL": "Email",
"PLACEHOLDER": "कृपया तपाईंको ईमेल दिनुहोस्",
"ERROR": "Please enter a valid email"
},
"API": {
"SUCCESS_MESSAGE": "Password reset link has been sent to your email",
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
},
"SUBMIT": "बुझाउनुहोस्"
}
}