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,20 +1,20 @@
|
||||
{
|
||||
"SET_NEW_PASSWORD": {
|
||||
"TITLE": "Set New Password",
|
||||
"TITLE": "Angiv Ny Adgangskode",
|
||||
"PASSWORD": {
|
||||
"LABEL": "Password",
|
||||
"PLACEHOLDER": "Password",
|
||||
"ERROR": "Password is too short"
|
||||
"LABEL": "Adgangskode",
|
||||
"PLACEHOLDER": "Adgangskode",
|
||||
"ERROR": "Adgangskoden er for kort"
|
||||
},
|
||||
"CONFIRM_PASSWORD": {
|
||||
"LABEL": "Confirm Password",
|
||||
"PLACEHOLDER": "Confirm Password",
|
||||
"ERROR": "Passwords do not match"
|
||||
"LABEL": "Bekræft Adgangskode",
|
||||
"PLACEHOLDER": "Bekræft Adgangskode",
|
||||
"ERROR": "Adgangskoder stemmer ikke overens"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Successfully changed the password",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Adgangskoden blev ændret",
|
||||
"ERROR_MESSAGE": "Kunne ikke oprette forbindelse til Woot Server, Prøv igen senere"
|
||||
},
|
||||
"SUBMIT": "Submit"
|
||||
"SUBMIT": "Send"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user