chore: Update translations (#6999)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
{
|
||||
"SET_NEW_PASSWORD": {
|
||||
"TITLE": "Angi nytt passord",
|
||||
"TITLE": "Set new password",
|
||||
"PASSWORD": {
|
||||
"LABEL": "Passord",
|
||||
"PLACEHOLDER": "Passord",
|
||||
"ERROR": "Passordet er for kort"
|
||||
"ERROR": "Passordet er for kort."
|
||||
},
|
||||
"CONFIRM_PASSWORD": {
|
||||
"LABEL": "Bekreft passord",
|
||||
"LABEL": "Confirm password",
|
||||
"PLACEHOLDER": "Bekreft passord",
|
||||
"ERROR": "Passordet stemmer ikke"
|
||||
"ERROR": "Passordet stemmer ikke."
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Passordet ble endret",
|
||||
"ERROR_MESSAGE": "Kunne ikke koble til Woot Server, vennligst prøv igjen senere"
|
||||
"SUCCESS_MESSAGE": "Passordet ble endret.",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
|
||||
},
|
||||
"CAPTCHA": {
|
||||
"ERROR": "Verification expired. Please solve captcha again."
|
||||
|
||||
Reference in New Issue
Block a user