chore: Update translations (#7033)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-05-06 02:40:50 -07:00
committed by GitHub
parent 022383d942
commit 3dedfee350
262 changed files with 3051 additions and 1500 deletions

View File

@@ -1,19 +1,19 @@
{
"SET_NEW_PASSWORD": {
"TITLE": "Postavi novu lozinku",
"TITLE": "Set New Password",
"PASSWORD": {
"LABEL": "Password",
"PLACEHOLDER": "Password",
"ERROR": "Lozinka je prekratka."
"ERROR": "Password is too short"
},
"CONFIRM_PASSWORD": {
"LABEL": "Potvrdi lozinku",
"LABEL": "Confirm Password",
"PLACEHOLDER": "Confirm Password",
"ERROR": "Lozinke se ne poklapaju."
"ERROR": "Passwords do not match"
},
"API": {
"SUCCESS_MESSAGE": "Lozinka je uspješno promijenjena.",
"ERROR_MESSAGE": "Nije uspjelo spajanje na Woot server. Molimo pokušajte ponovno."
"SUCCESS_MESSAGE": "Successfully changed the password",
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
},
"CAPTCHA": {
"ERROR": "Verification expired. Please solve captcha again."