chore: Enable Danish language (#1443)
Co-authored-by: Samuel Rasmussen Co-authored-by: wanhai huang Co-authored-by: Matt Co-authored-by: Petteri Pucilowski Co-authored-by: Алексей Чертановский Co-authored-by: @vfasoulas Co-authored-by: Goudarz Jafari
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"RESET_PASSWORD": {
|
||||
"TITLE": "Reset Password",
|
||||
"TITLE": "Nulstil Adgangskode",
|
||||
"EMAIL": {
|
||||
"LABEL": "Email",
|
||||
"PLACEHOLDER": "Please enter your email",
|
||||
"ERROR": "Please enter a valid email"
|
||||
"LABEL": "E-mail",
|
||||
"PLACEHOLDER": "Indtast venligst din e-mail",
|
||||
"ERROR": "Indtast venligst en gyldig e-mail"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Password reset link has been sent to your email",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Link til nulstilling af adgangskode er blevet sendt til din e-mail",
|
||||
"ERROR_MESSAGE": "Kunne ikke oprette forbindelse til Woot Server, Prøv igen senere"
|
||||
},
|
||||
"SUBMIT": "Submit"
|
||||
"SUBMIT": "Send"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user