@gm-pc/locales 1.24.9-beta.12 → 1.24.9-beta.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +2 -2
  2. package/src/lng/en.json +41 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gm-pc/locales",
3
- "version": "1.24.9-beta.12",
3
+ "version": "1.24.9-beta.14",
4
4
  "description": "",
5
5
  "author": "liyatang <liyatang@qq.com>",
6
6
  "homepage": "https://github.com/gmfe/gm-pc#readme",
@@ -20,5 +20,5 @@
20
20
  "bugs": {
21
21
  "url": "https://github.com/gmfe/gm-pc/issues"
22
22
  },
23
- "gitHead": "88c744433b1f490d3fc7fed978e8b303d7723fef"
23
+ "gitHead": "00c9b30ab0b492a57273126591b003ca2f3dce1b"
24
24
  }
package/src/lng/en.json CHANGED
@@ -29,7 +29,7 @@
29
29
  "下一页": "Next",
30
30
  "显示": "Show",
31
31
  "共": "A total of",
32
- "条": " ",
32
+ "条": "items",
33
33
  "收拢详细信息": "Collapse details",
34
34
  "展开详细信息": "Expand details",
35
35
  "已选中所有": "",
@@ -47,9 +47,9 @@
47
47
  "勾选当前页内容": "Check the current page",
48
48
  "勾选所有页内容": "Check all page content",
49
49
  "项": "items",
50
- "详情": "details",
51
- "删除": "delete",
52
- "编辑": "edit",
50
+ "详情": "Details",
51
+ "删除": "Delete",
52
+ "编辑": "Edit",
53
53
  "自定义颜色": "Custom colors",
54
54
  "红色": "Red",
55
55
  "橙色": "Orange",
@@ -57,5 +57,41 @@
57
57
  "绿色": "Green",
58
58
  "蓝色": "Blue",
59
59
  "紫色": "Purple",
60
- "灰色": "Gray"
60
+ "灰色": "Gray",
61
+ "全部": "All",
62
+ "更多功能": "More function",
63
+ "高级筛选": "Advanced screening",
64
+ "可选字段": "Optional field",
65
+ "当前选定字段": "The currently selected field",
66
+ "下一步": "Next step",
67
+ "马上尝试": "Try it now",
68
+ "确定删除?": "Are you sure to delete?",
69
+ "加载数据中...": "Loading data...",
70
+ "没有数据了": "There's no data left",
71
+ "所有": "All",
72
+ "取消批量勾选": "Cancel batch selection",
73
+ "定位信息": "locate information",
74
+ "编辑头像": "Edit profile picture",
75
+ "预览": "Preview",
76
+ "收起": "Retract",
77
+ "昨天": "Yesterday",
78
+ "今天": "Today",
79
+ "近7天": "In the past 7 days",
80
+ "近30天": "In the past 30 days",
81
+ "上个月": "last month",
82
+ "开始日期": "Start date",
83
+ "结束日期": "End Date",
84
+ "我已阅读以上提示,确认删除": "I have read the above prompts and confirm the deletion",
85
+ "展开": "Expand",
86
+ "更多设置": "More settings",
87
+ "没有数据": "No data",
88
+ "+ 加图": "+Add a picture",
89
+ "年": "Year",
90
+ "关闭": "Close",
91
+ "打开": "Open",
92
+ "limit最小为1": "The minimum limit is 1",
93
+ "注意:rowSelect使用过程中不能修改": "Note: rowSelect cannot be modified during use",
94
+ "输入sku名称": "Enter SKU name",
95
+ "添加": "Add",
96
+ "序号": "Index"
61
97
  }