chore: Update translations (#9946)
This commit is contained in:
@@ -2,10 +2,13 @@
|
||||
"TEAMS_SETTINGS": {
|
||||
"NEW_TEAM": "팀 생성하기",
|
||||
"HEADER": "팀",
|
||||
"SIDEBAR_TXT": "<p><b>Teams</b></p> <p>Teams let you organize your agents into groups based on their responsibilities. <br /> An agent can be part of multiple teams. You can assign conversations to a team when you are working collaboratively. </p>",
|
||||
"LOADING": "Fetching teams",
|
||||
"DESCRIPTION": "Teams allow you to organize agents into groups based on their responsibilities. An agent can belong to multiple teams. When working collaboratively, you can assign conversations to specific teams.",
|
||||
"LEARN_MORE": "Learn more about teams",
|
||||
"LIST": {
|
||||
"404": "계정에 연결된 에이전트가 없습니다.",
|
||||
"EDIT_TEAM": "팀 수정하기"
|
||||
"EDIT_TEAM": "팀 수정하기",
|
||||
"NONE": "없음"
|
||||
},
|
||||
"CREATE_FLOW": {
|
||||
"CREATE": {
|
||||
@@ -97,7 +100,7 @@
|
||||
"ERROR_MESSAGE": "팀을 삭제할 수 없습니다. 다시 시도해주세요."
|
||||
},
|
||||
"CONFIRM": {
|
||||
"TITLE": "%{teamName}팀을 삭제하시겠습니까?",
|
||||
"TITLE": "Are you sure you want to delete the team?",
|
||||
"PLACE_HOLDER": "Please type {teamName} to confirm",
|
||||
"MESSAGE": "팀을 삭제하면 팀에 할당된 대화들에 대한 할당이 모두 해제됩니다.",
|
||||
"YES": "삭제 ",
|
||||
|
||||
Reference in New Issue
Block a user