chore: Update translations from Crowdin (#5810)

This commit is contained in:
Sojan Jose
2022-11-08 09:36:24 -08:00
committed by GitHub
parent 16d59f4bb0
commit 2e42821c48
264 changed files with 8453 additions and 702 deletions

View File

@@ -0,0 +1,15 @@
{
"RESET_PASSWORD": {
"TITLE": "Endurstilla lykilorð",
"EMAIL": {
"LABEL": "Email",
"PLACEHOLDER": "Please enter your email",
"ERROR": "Please enter a valid email"
},
"API": {
"SUCCESS_MESSAGE": "Tengill til að endurstilla lykilorð hefur verið sendur á netfangið þitt",
"ERROR_MESSAGE": "Náði ekki að tengjast við netþjóna Woot, vinsamlegast reynið aftur"
},
"SUBMIT": "Submit"
}
}