chore: Update translations (#10549)

Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
This commit is contained in:
Chatwoot Bot
2025-01-14 08:30:56 -08:00
committed by GitHub
parent 91dd92e318
commit 0c01303db0
1111 changed files with 59718 additions and 21681 deletions

View File

@@ -31,7 +31,7 @@
},
"END_POINT": {
"LABEL": "URL del webhook",
"PLACEHOLDER": "Exemple: https://example/api/webhook",
"PLACEHOLDER": "Example: {webhookExampleURL}",
"ERROR": "Introduïu una URL vàlid"
},
"EDIT_SUBMIT": "Webhook actualitzat",
@@ -47,10 +47,10 @@
"LIST": {
"404": "No hi ha cap webhooks configurat per a aquest compte.",
"TITLE": "Gestiona els webhooks",
"TABLE_HEADER": [
"Punt final del webhook",
"Accions"
]
"TABLE_HEADER": {
"WEBHOOK_ENDPOINT": "Punt final del webhook",
"ACTIONS": "Accions"
}
},
"EDIT": {
"BUTTON_TEXT": "Edita",
@@ -183,10 +183,10 @@
"LIST": {
"404": "Encara no hi ha cap aplicació de tauler configurada en aquest compte",
"LOADING": "S'estan obtenint les aplicacions del tauler de control...",
"TABLE_HEADER": [
"Nom",
"Endpoint"
],
"TABLE_HEADER": {
"NAME": "Nom",
"ENDPOINT": "Endpoint"
},
"EDIT_TOOLTIP": "Edita l'aplicació",
"DELETE_TOOLTIP": "Suprimeix l'aplicació"
},
@@ -302,5 +302,14 @@
"ERROR": "S'ha produït un error en desenllaçar la issue, torna-ho a provar"
}
}
},
"CAPTAIN": {
"NAME": "Captain",
"COPILOT": {
"SEND_MESSAGE": "Envia missatge...",
"LOADER": "Captain is thinking",
"YOU": "Tu",
"USE": "Use this"
}
}
}
}