Chore: Add ro, fr, pt_BR translation files (#827)
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
This commit is contained in:
15
app/javascript/dashboard/i18n/locale/pl/resetPassword.json
Normal file
15
app/javascript/dashboard/i18n/locale/pl/resetPassword.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"RESET_PASSWORD": {
|
||||
"TITLE": "Resetuj hasło",
|
||||
"EMAIL": {
|
||||
"LABEL": "E-mail",
|
||||
"PLACEHOLDER": "Wprowadź swój adres e-mail",
|
||||
"ERROR": "Wprowadź poprawny adres e-mail"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Link do resetowania hasła został wysłany na Twój adres e-mail",
|
||||
"ERROR_MESSAGE": "Nie można połączyć się z Woot Server, spróbuj ponownie później"
|
||||
},
|
||||
"SUBMIT": "Prześlij"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user