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

16 lines
405 B
JSON
Raw Normal View History

2022-08-19 08:25:23 +00:00
{
"RESET_PASSWORD": {
"TITLE": "Reset kata laluan",
2022-08-19 08:25:23 +00:00
"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": "Masalah untuk hubungi Woot Server, Sila cuba sebentar lagi"
2022-08-19 08:25:23 +00:00
},
"SUBMIT": "Submit"
}
}