1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
| {
| "已选": "Selected",
| "选择": "Select",
| "人": "Person",
| "操作": "Operation",
| "全部": "All",
| "起": "Start",
| "止": "End",
| "今日": "Today",
| "本周": "This Week",
| "本月": "This Month",
| "今年": "This Year",
| "自定义列": "Custom Column",
| "重置": "Reset",
| "请输入": "Please enter",
| "保存": "Save",
| "操作成功": "Operation successful",
| "取消": "Cancel",
| "搜索{name}": "Search {name}",
| "关键字": "Keyword",
| "请选择": "Please select",
| "选择成员": "Select members",
| "搜索名称": "Search name",
| "确定": "OK",
| "按部门分组": "Group by department",
| "按角色分组": "Group by role",
| "请选择成员": "Please select members",
| "更新成功": "Update successful",
| "确定要开启吗?": "Are you sure you want to enable it?",
| "确定要关闭吗?": "Are you sure you want to disable it?",
| "提示": "Tip",
| "添加": "Add",
| "移除": "Remove",
| "全选": "Select all"
| }
|
|