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": "Reset Password",
"TITLE": "Reset lozinke",
"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"
}