chore: Update translations (#6999)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-04-28 07:58:03 -07:00
committed by GitHub
parent 02c467b6db
commit be3c75e858
611 changed files with 4830 additions and 2339 deletions

View File

@@ -1,14 +1,14 @@
{
"RESET_PASSWORD": {
"TITLE": "Nulstil Adgangskode",
"TITLE": "Reset password",
"EMAIL": {
"LABEL": "E-mail",
"PLACEHOLDER": "Indtast venligst din e-mail",
"ERROR": "Indtast venligst en gyldig e-mail"
"PLACEHOLDER": "Indtast venligst din e-mail.",
"ERROR": "Indtast venligst en gyldig e-mail."
},
"API": {
"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"
"SUCCESS_MESSAGE": "Link til nulstilling af adgangskode er blevet sendt til din e-mail.",
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
},
"SUBMIT": "Send"
}