bf7915c8a3
Co-authored-by: magnus - Norwegian Co-authored-by: Sina Nouri (sina.nouri) - Persian Co-authored-by: Arnaud Dupont (dupont.arnaud.58) - French Co-authored-by: Ilya Konovalenko (ilyakonovalenko) - Russian Co-authored-by: lybtt - Chinese Simplified Co-authored-by: arturczyzewski - Polish Co-authored-by: vfasoulas - Greek Co-authored-by: Thiago Costa Cavalcante (thiagolinocc) - Portuguese, Brazilian Co-authored-by: Yovan Lutfi Arya (Regerta) - Indonesian Co-authored-by: chinyaev - Russian Co-authored-by: this-gavagai - Nepali Co-authored-by: petrs - Czech Co-authored-by: Sin V (jiiniasu) - Swedish Co-authored-by: Ambler (ambler) - Korean Co-authored-by: Nestor Davalos (nestordavalos) - Spanish Co-authored-by: Goudarz Jafari (Goudarz) - Persian Co-authored-by: Pranav <pranav@chatwoot.com>
15 lines
400 B
JSON
15 lines
400 B
JSON
{
|
|
"RESET_PASSWORD": {
|
|
"TITLE": "Reset Password",
|
|
"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": "Could not connect to Woot Server, Please try again later"
|
|
},
|
|
"SUBMIT": "Submit"
|
|
}
|
|
}
|