Some checks failed
Lock Threads / action (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Publish Chatwoot EE docker images / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Publish Chatwoot EE docker images / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Publish Chatwoot EE docker images / merge (push) Has been cancelled
Publish Chatwoot CE docker images / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Publish Chatwoot CE docker images / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Publish Chatwoot CE docker images / merge (push) Has been cancelled
Run Chatwoot CE spec / lint-backend (push) Has been cancelled
Run Chatwoot CE spec / lint-frontend (push) Has been cancelled
Run Chatwoot CE spec / frontend-tests (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (0, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (1, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (10, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (11, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (12, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (13, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (14, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (15, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (2, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (3, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (4, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (5, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (6, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (7, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (8, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (9, 16) (push) Has been cancelled
Run Linux nightly installer / nightly (push) Has been cancelled
- Add Logistics component with progress tracking - Add OrderDetail component for order information - Support data-driven steps and actions - Add blue color scale to widget SCSS - Fix node overflow and progress bar rendering issues - Add English translations for dashboard components Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
42 lines
1.8 KiB
JSON
42 lines
1.8 KiB
JSON
{
|
|
"BULK_ACTION": {
|
|
"CONVERSATIONS_SELECTED": "已选择 {conversationCount} 个对话",
|
|
"AGENT_SELECT_LABEL": "选择客服代表",
|
|
"ASSIGN_CONFIRMATION_LABEL": "您确定要将 {conversationCount} 个 {conversationLabel} 分配给",
|
|
"UNASSIGN_CONFIRMATION_LABEL": "您确定要取消分配 {conversationCount} 个 {conversationLabel} 吗?",
|
|
"GO_BACK_LABEL": "返回",
|
|
"ASSIGN_LABEL": "分配",
|
|
"YES": "是",
|
|
"SEARCH_INPUT_PLACEHOLDER": "搜索",
|
|
"ASSIGN_AGENT_TOOLTIP": "分配客服代表",
|
|
"ASSIGN_TEAM_TOOLTIP": "分配一个团队",
|
|
"ASSIGN_SUCCESFUL": "对话分配成功.",
|
|
"ASSIGN_FAILED": "分配对话失败。请再试一次。",
|
|
"RESOLVE_SUCCESFUL": "成功将对话标记为已解决.",
|
|
"RESOLVE_FAILED": "解决对话失败。请再试一次。",
|
|
"ALL_CONVERSATIONS_SELECTED_ALERT": "仅选择了此页面上可见的对话。",
|
|
"AGENT_LIST_LOADING": "正在加载客服代表",
|
|
"UPDATE": {
|
|
"CHANGE_STATUS": "更改状态",
|
|
"SNOOZE_UNTIL": "推迟",
|
|
"UPDATE_SUCCESFUL": "对话状态更新成功。",
|
|
"UPDATE_FAILED": "更新对话失败。请再试一次。"
|
|
},
|
|
"LABELS": {
|
|
"ASSIGN_LABELS": "分配标签",
|
|
"NO_LABELS_FOUND": "未找到标签",
|
|
"ASSIGN_SELECTED_LABELS": "分配指定的标签",
|
|
"ASSIGN_SUCCESFUL": "已成功分配标签.",
|
|
"ASSIGN_FAILED": "分配标签失败。请再试一次。"
|
|
},
|
|
"TEAMS": {
|
|
"TEAM_SELECT_LABEL": "选择团队",
|
|
"NONE": "啥都没有",
|
|
"NO_TEAMS_AVAILABLE": "此帐户尚未添加团队。",
|
|
"ASSIGN_SELECTED_TEAMS": "分配选定的团队。",
|
|
"ASSIGN_SUCCESFUL": "团队分配成功。",
|
|
"ASSIGN_FAILED": "分配团队失败。请再试一次。"
|
|
}
|
|
}
|
|
}
|