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/nl/resetPassword.json
Normal file
15
app/javascript/dashboard/i18n/locale/nl/resetPassword.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"RESET_PASSWORD": {
|
||||
"TITLE": "Wachtwoord opnieuw instellen",
|
||||
"EMAIL": {
|
||||
"LABEL": "E-mailadres",
|
||||
"PLACEHOLDER": "Voer uw e-mailadres in",
|
||||
"ERROR": "Voer een geldig e-mailadres in"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Wachtwoord reset link is verstuurd naar uw e-mail",
|
||||
"ERROR_MESSAGE": "Kan geen verbinding maken met Woot Server, probeer het later opnieuw"
|
||||
},
|
||||
"SUBMIT": "Bevestigen"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user