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": "Tilbakestill passord",
"TITLE": "Reset password",
"EMAIL": {
"LABEL": "E-post",
"PLACEHOLDER": "Skriv inn din e-post",
"ERROR": "Vennligst skriv inn en gyldig e-postadresse"
"PLACEHOLDER": "Skriv inn din e-post.",
"ERROR": "Vennligst skriv inn en gyldig e-postadresse."
},
"API": {
"SUCCESS_MESSAGE": "Link for å tilbakestille passordet ditt er sendt til e-postadressen din",
"ERROR_MESSAGE": "Kunne ikke koble til Woot Server, vennligst prøv igjen senere"
"SUCCESS_MESSAGE": "Link for å tilbakestille passordet ditt er sendt til e-postadressen din.",
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
},
"SUBMIT": "Send"
}