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

@@ -20,23 +20,18 @@
"TITLE": "Add agents to team - {teamName}",
"DESC": "Add Agents to your newly created team. This lets you collaborate as a team on conversations, get notified on new events in the same conversation."
},
"WIZARD": [
{
"title": "Create",
"route": "settings_teams_new",
"body": "Create a new team of agents."
},
{
"title": "ஏஜென்ட்களைச் சேர்க்கவும்",
"route": "settings_teams_add_agents",
"body": "Add agents to the team."
},
{
"title": "Finish",
"route": "settings_teams_finish",
"body": "நீங்கள் மேற்கொண்டு பயன்படுத்தலாம்!"
}
]
"WIZARD_CREATE": {
"TITLE": "Create",
"BODY": "Create a new team of agents."
},
"WIZARD_ADD_AGENTS": {
"TITLE": "ஏஜென்ட்களைச் சேர்க்கவும்",
"BODY": "Add agents to the team."
},
"WIZARD_FINISH": {
"TITLE": "Finish",
"BODY": "நீங்கள் மேற்கொண்டு பயன்படுத்தலாம்!"
}
},
"EDIT_FLOW": {
"CREATE": {
@@ -49,23 +44,21 @@
"TITLE": "Add agents to team - {teamName}",
"DESC": "Add Agents to your newly created team. All the added agents will be notified when a conversation is assigned to this team."
},
"WIZARD": [
{
"title": "Team details",
"route": "settings_teams_edit",
"body": "Change name, description and other details."
},
{
"title": "Edit Agents",
"route": "settings_teams_edit_members",
"body": "Edit agents in your team."
},
{
"title": "Finish",
"route": "settings_teams_edit_finish",
"body": "நீங்கள் மேற்கொண்டு பயன்படுத்தலாம்!"
}
]
"EDIT_WIZARD_DETAILS": {
"TITLE": "Team details",
"ROUTE": "settings_teams_edit",
"BODY": "Change name, description and other details."
},
"EDIT_WIZARD_AGENTS": {
"TITLE": "Edit Agents",
"ROUTE": "settings_teams_edit_members",
"BODY": "Edit agents in your team."
},
"EDIT_WIZARD_FINISH": {
"TITLE": "Finish",
"ROUTE": "settings_teams_edit_finish",
"BODY": "நீங்கள் மேற்கொண்டு பயன்படுத்தலாம்!"
}
},
"TEAM_FORM": {
"ERROR_MESSAGE": "Couldn't save the team details. Try again."