chore: Update translations (#6941)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-04-21 02:58:56 -07:00
committed by GitHub
parent ac6de50b4d
commit 3a35281b3f
203 changed files with 1576 additions and 213 deletions

View File

@@ -0,0 +1,24 @@
{
"AUDIT_LOGS": {
"HEADER": "Audit Logovi",
"HEADER_BTN_TXT": "Dodaj Audit Logove",
"LOADING": "Dohvat Audit Logova",
"SEARCH_404": "Ne postoji rezultat za zadano pretraživanje",
"SIDEBAR_TXT": "<p><b>Audit Logovi</b> </p><p> Audit Logovi su tragovi događaja i akcija u Chatwoot sustavu. </p>",
"LIST": {
"404": "Na ovom korisničkom računu nema dostupnih Audit Logova.",
"TITLE": "Upravljanje Audit Logovima",
"DESC": "Audit Logovi su tragovi događaja i akcija u Chatwoot sustavu.",
"TABLE_HEADER": [
"Korisnik",
"Akcija",
"IP adresa",
"Vrijeme"
]
},
"API": {
"SUCCESS_MESSAGE": "Audit Logovi su uspješno dohvaćeni",
"ERROR_MESSAGE": "Neuspješno spajanje na Woot Server, Molimo pokušajte kasnije"
}
}
}

View File

@@ -120,8 +120,9 @@
"PHONE_NUMBER": {
"PLACEHOLDER": "Enter the phone number of the contact",
"LABEL": "Phone Number",
"HELP": "Phone number should be of E.164 format eg: +1415555555 [+][country code][area code][local phone number]",
"HELP": "Phone number should be of E.164 format eg: +1415555555 [+][country code][area code][local phone number]. You can select the dial code from the dropdown.",
"ERROR": "Phone number should be either empty or of E.164 format",
"DIAL_CODE_ERROR": "Please select a dial code from the list",
"DUPLICATE": "This phone number is in use for another contact."
},
"LOCATION": {
@@ -181,7 +182,8 @@
"LABEL": "To"
},
"INBOX": {
"LABEL": "Inbox",
"LABEL": "Kroz Inbox",
"PLACEHOLDER": "Izaberi izvorišni inbox",
"ERROR": "Select an inbox"
},
"SUBJECT": {

View File

@@ -478,6 +478,8 @@
"WHATSAPP_SECTION_UPDATE_TITLE": "Update API Key",
"WHATSAPP_SECTION_UPDATE_PLACEHOLDER": "Enter the new API Key here",
"WHATSAPP_SECTION_UPDATE_BUTTON": "Update",
"WHATSAPP_WEBHOOK_TITLE": "Token za verifikaciju Webhook-a",
"WHATSAPP_WEBHOOK_SUBHEADER": "Ovaj token se koristi za verifikaciju autentičnosti webhook endpoint-a.",
"UPDATE_PRE_CHAT_FORM_SETTINGS": "Update Pre Chat Form Settings"
},
"AUTO_ASSIGNMENT": {

View File

@@ -203,6 +203,7 @@
"HOME": "Home",
"AGENTS": "Agents",
"AGENT_BOTS": "Botovi",
"AUDIT_LOGS": "Audit Logovi",
"INBOXES": "Inboxes",
"NOTIFICATIONS": "Notifications",
"CANNED_RESPONSES": "Canned Responses",