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": "Resetuj hasło",
"TITLE": "Reset password",
"EMAIL": {
"LABEL": "E-mail",
"PLACEHOLDER": "Wprowadź swój adres e-mail",
"ERROR": "Wprowadź poprawny adres e-mail"
"PLACEHOLDER": "Wprowadź swój adres e-mail.",
"ERROR": "Wprowadź poprawny adres e-mail."
},
"API": {
"SUCCESS_MESSAGE": "Link do resetowania hasła został wysłany na Twój adres e-mail",
"ERROR_MESSAGE": "Nie można połączyć się z Woot Server, spróbuj ponownie później"
"SUCCESS_MESSAGE": "Link do resetowania hasła został wysłany na Twój adres e-mail.",
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
},
"SUBMIT": "Prześlij"
}