chore: Update translations (#11702)

This commit is contained in:
Chatwoot Bot
2025-06-11 09:12:15 -07:00
committed by GitHub
parent 35f06f30e7
commit 459c22054a
104 changed files with 416 additions and 0 deletions

View File

@@ -308,6 +308,7 @@
"CONTACT_ATTRIBUTES": "Atributi kontakta",
"PREVIOUS_CONVERSATION": "Prethodni razgovor",
"MACROS": "Macros",
"LINEAR_ISSUES": "Linked Linear Issues",
"SHOPIFY_ORDERS": "Shopify Orders"
},
"SHOPIFY": {

View File

@@ -318,11 +318,18 @@
"SUCCESS": "Issue unlinked successfully",
"ERROR": "There was an error unlinking the issue, please try again"
},
"NO_LINKED_ISSUES": "No linked issues found",
"DELETE": {
"TITLE": "Are you sure you want to delete the integration?",
"MESSAGE": "Are you sure you want to delete the integration?",
"CONFIRM": "Yes, delete",
"CANCEL": "Otkaži"
},
"CTA": {
"TITLE": "Connect to Linear",
"AGENT_DESCRIPTION": "Linear workspace is not connected. Request your administrator to connect a workspace to use this integration.",
"DESCRIPTION": "Linear workspace is not connected. Click the button below to connect your workspace to use this integration.",
"BUTTON_TEXT": "Connect Linear workspace"
}
}
},