23
23
'commits ' => '提交 ' ,
24
24
'dashboard ' => '控制台 ' ,
25
25
'update-repositories ' => '更新 Repositories ' ,
26
- 'my-performance ' => 'My Perfomance ' ,
26
+ 'my-performance ' => '我的绩效 ' ,
27
27
'shortcuts ' => 'Shortcuts ' ,
28
28
'my-planning ' => '我的计划 ' ,
29
29
'sync-repos-issues ' => '同步 Repos/Issues ' ,
33
33
'lastest-activities ' => '最新活动 ' ,
34
34
'title-login ' => 'GitScrum 登录 ' ,
35
35
'welcome-to ' => '欢迎来到 ' ,
36
- 'slogan ' => 'Powerful Virtual Assistant that lets you control your issues, user stories and sprints ' ,
36
+ 'slogan ' => '让你掌控问题,用户需求和项目冲刺的强有力的工具助手 ' ,
37
37
'sprint-backlog ' => 'Sprint Backlog ' ,
38
- 'product-backlog ' => 'Product Backlog ' ,
38
+ 'product-backlog ' => '产品 Backlog ' ,
39
39
'favorite ' => '最爱 ' ,
40
40
'edit-sprint-backlog ' => '编辑 Sprint Backlog ' ,
41
41
'sprint-planning ' => 'Sprint 计划 ' ,
48
48
'to ' => 'to ' ,
49
49
'missing-day ' => 'missing day ' ,
50
50
'workdays ' => '工作天数 ' ,
51
- 'week ' => '周 ' ,
51
+ 'week ' => '星期 ' ,
52
52
'description ' => '描述 ' ,
53
53
'comments ' => 'Comments ' ,
54
54
'activities ' => 'Activities ' ,
55
55
'this-does-not-have-any-issue-yet ' => '尚未有任何 Issue ' ,
56
56
'sprint-backlog-list ' => 'Sprint Backlog - 列表 ' ,
57
- 'mode-calendar ' => 'Mode Calendar ' ,
57
+ 'mode-calendar ' => 'Mode 日历 ' ,
58
58
'sprint-backlog-calendar ' => 'Sprint Backlog ' ,
59
59
'mode-list ' => 'Mode List ' ,
60
60
'create-sprint ' => '新增 Sprint ' ,
61
61
'edit-sprint ' => '编辑 Sprint ' ,
62
62
'you-are-you-connected-using ' => 'You are you connected using ' ,
63
- 'user-stories ' => 'User Stories ' ,
63
+ 'user-stories ' => '用户 Stories ' ,
64
64
'planning ' => '执行中的计划 ' ,
65
65
'team ' => '团队 ' ,
66
66
'logout ' => '登出 ' ,
196
196
'congratulations-the-product-backlog-has-been-updated-with-successfully ' => '恭喜! Product Backlog 更新成功 ' ,
197
197
'favorited-successfully ' => '成功加入至最爱 ' ,
198
198
'unfavorited-successfully ' => '成功从最爱中移除 ' ,
199
+ 'organization-id-required ' => '你必须选择一个团队 ' ,
200
+ 'organization-id-exists ' => '团队id必须存在于团队列表中 ' ,
201
+ 'you-have ' => 'You have ' ,
199
202
);
0 commit comments