chore: Update translations (#14276)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Captain
2026-05-18 17:31:05 +05:30
committed by GitHub
co-authored by Sojan Jose
parent 1d2f3e86dd
commit 7f0d5caca4
866 changed files with 18374 additions and 645 deletions
@@ -6,7 +6,12 @@
"UNASSIGN_CONFIRMATION_LABEL": "Estàs segur de desassignar {conversationCount} {conversationLabel}?",
"GO_BACK_LABEL": "Torna",
"ASSIGN_LABEL": "Assignar",
"NONE": "Ningú",
"CLEAR_SELECTION": "Neteja",
"ASSIGN_AGENT_CONFIRMATION_LABEL": "Are you sure you want to assign {n} conversation to {agentName}? | Are you sure you want to assign {n} conversations to {agentName}?",
"UNASSIGN_AGENT_CONFIRMATION_LABEL": "Are you sure you want to unassign {n} conversation? | Are you sure you want to unassign {n} conversations?",
"YES": "Si",
"CANCEL": "Cancel·la",
"SEARCH_INPUT_PLACEHOLDER": "Cercar",
"ASSIGN_AGENT_TOOLTIP": "Assigna un agent",
"ASSIGN_TEAM_TOOLTIP": "Assigna un equip",
@@ -38,6 +43,8 @@
"NONE": "Ningú",
"NO_TEAMS_AVAILABLE": "Encara no hi ha cap equip afegit a aquest compte.",
"ASSIGN_SELECTED_TEAMS": "Assigna l'equip seleccionat.",
"ASSIGN_TEAM_CONFIRMATION_LABEL": "Are you sure you want to assign {n} conversation to {teamName}? | Are you sure you want to assign {n} conversations to {teamName}?",
"UNASSIGN_TEAM_CONFIRMATION_LABEL": "Are you sure you want to unassign {n} conversation? | Are you sure you want to unassign {n} conversations?",
"ASSIGN_SUCCESFUL": "Equips assignats correctament.",
"ASSIGN_FAILED": "No s'han pogut assignar els equips. Torna-ho a provar."
}