chore: Update translations (#9946)

This commit is contained in:
Chatwoot Bot
2024-08-16 14:06:32 +05:30
committed by GitHub
parent f38101527f
commit bb78639696
903 changed files with 4461 additions and 1860 deletions

View File

@@ -1,17 +1,17 @@
{
"RESET_PASSWORD": {
"TITLE": "Reset Password",
"DESCRIPTION": "Enter the email address you use to log in to Chatwoot to get the password reset instructions.",
"GO_BACK_TO_LOGIN": "If you want to go back to the login page,",
"TITLE": "Reset lozinke",
"DESCRIPTION": "Unesite email adresu koju koristite za prijavu na Chatwoot kako biste dobili instrukcije za resetiranje lozinke.",
"GO_BACK_TO_LOGIN": "Ako se želite vratiti na stranicu za prijavu,",
"EMAIL": {
"LABEL": "Email",
"PLACEHOLDER": "Please enter your email",
"ERROR": "Please enter a valid email"
"PLACEHOLDER": "Molimo, unesite e-mail.",
"ERROR": "Molimo, unesite validan e-mail."
},
"API": {
"SUCCESS_MESSAGE": "Password reset link has been sent to your email",
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
"SUCCESS_MESSAGE": "Link za reset lozinke je poslan na zadani e-mail.",
"ERROR_MESSAGE": "Nije uspjelo spajanje na Woot server. Molimo pokušajte ponovno."
},
"SUBMIT": "Submit"
"SUBMIT": "Pošalji"
}
}