Chore: New Crowdin translations (#747)

Brings in new translation files from Crowdin.
This commit is contained in:
Sojan Jose
2020-04-23 23:52:16 +05:30
committed by GitHub
parent 7d41b7a5dc
commit 3fcd367952
117 changed files with 4375 additions and 203 deletions

View File

@@ -15,7 +15,7 @@
"TITLE": "Gestiona els webhooks",
"DESC": "Els webhooks són plantilles de resposta predefinides que es poden utilitzar per enviar ràpidament respostes a una conversa.",
"TABLE_HEADER": [
"Webhook endpoint",
"Punt final del webhook",
"Accions"
]
},
@@ -25,7 +25,7 @@
"DESC": "Els esdeveniments de Webhook us proporcionen informació en temps real sobre el que passa al vostre compte de Chatwoot. Introduïu una URL vàlid per configurar un callback.",
"FORM": {
"END_POINT": {
"LABEL": "Webhook URL",
"LABEL": "URL del webhook",
"PLACEHOLDER": "Exemple: https://example/api/webhook",
"ERROR": "Introduïu una URL vàlid"
},
@@ -44,9 +44,9 @@
},
"CONFIRM": {
"TITLE": "Confirma l'esborrat",
"MESSAGE": "N'estas segur? ",
"MESSAGE": "N'estàs segur ",
"YES": "Si, esborra ",
"NO": "No, manten-la "
"NO": "No, mantén-la "
}
}
}