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/sv/resetPassword.json
Normal file
15
app/javascript/dashboard/i18n/locale/sv/resetPassword.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"RESET_PASSWORD": {
|
||||
"TITLE": "Återställ lösenord",
|
||||
"EMAIL": {
|
||||
"LABEL": "E-post",
|
||||
"PLACEHOLDER": "Ange din e-postadress",
|
||||
"ERROR": "Ange en giltig e-postadress"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Länken för återställning av lösenord har skickats till din e-post",
|
||||
"ERROR_MESSAGE": "Kunde inte ansluta till Woot Server, försök igen senare"
|
||||
},
|
||||
"SUBMIT": "Skicka"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user