@kaizen/components 1.20.0 → 1.20.2
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.
- package/dist/cjs/{SuccessIcon-4baf498a.js → SuccessIcon-3fc04a95.js} +1 -1
- package/dist/cjs/{SuccessIcon-4baf498a.js.map → SuccessIcon-3fc04a95.js.map} +1 -1
- package/dist/cjs/future.js +1 -1
- package/dist/cjs/index.css +1 -1
- package/dist/cjs/index.js +1 -1
- package/dist/esm/{SuccessIcon-31efa932.js → SuccessIcon-0208fb65.js} +1 -1
- package/dist/esm/{SuccessIcon-31efa932.js.map → SuccessIcon-0208fb65.js.map} +1 -1
- package/dist/esm/future.js +1 -1
- package/dist/esm/index.css +4 -4
- package/dist/esm/index.js +1 -1
- package/dist/styles.css +1 -1
- package/locales/ar.json +86 -3
- package/locales/bg.json +86 -3
- package/locales/cs.json +86 -3
- package/locales/cy.json +86 -3
- package/locales/da.json +86 -3
- package/locales/de.json +86 -3
- package/locales/el.json +86 -3
- package/locales/en-GB.json +86 -3
- package/locales/es-419.json +86 -3
- package/locales/es.json +86 -3
- package/locales/et.json +86 -3
- package/locales/fi.json +86 -3
- package/locales/fr-CA.json +86 -3
- package/locales/fr.json +86 -3
- package/locales/he.json +86 -3
- package/locales/hi.json +86 -3
- package/locales/ht.json +86 -3
- package/locales/hu.json +86 -3
- package/locales/id.json +86 -3
- package/locales/it.json +86 -3
- package/locales/ja.json +86 -3
- package/locales/km-KH.json +86 -3
- package/locales/ko.json +86 -3
- package/locales/lt.json +86 -3
- package/locales/lv.json +86 -3
- package/locales/mi.json +86 -3
- package/locales/ms.json +86 -3
- package/locales/nb.json +86 -3
- package/locales/nl.json +86 -3
- package/locales/pl.json +86 -3
- package/locales/pt-BR.json +86 -3
- package/locales/pt.json +86 -3
- package/locales/ro.json +86 -3
- package/locales/ru.json +86 -3
- package/locales/si-LK.json +86 -3
- package/locales/sk.json +86 -3
- package/locales/sr.json +86 -3
- package/locales/sv.json +86 -3
- package/locales/th.json +86 -3
- package/locales/tl.json +86 -3
- package/locales/tr.json +86 -3
- package/locales/uk.json +86 -3
- package/locales/vi.json +86 -3
- package/locales/zh-TW.json +86 -3
- package/locales/zh.json +86 -3
- package/package.json +3 -3
package/locales/zh.json
CHANGED
|
@@ -10,15 +10,98 @@
|
|
|
10
10
|
"variants_enabled" : true
|
|
11
11
|
},
|
|
12
12
|
"filterDateRangePicker.dateFrom" : {
|
|
13
|
-
"description" : "Label for the 'Date from'
|
|
13
|
+
"description" : "Label for the 'Date from' field",
|
|
14
14
|
"message" : "起始日期"
|
|
15
15
|
},
|
|
16
16
|
"filterDateRangePicker.dateTo" : {
|
|
17
|
-
"description" : "Label for the '
|
|
17
|
+
"description" : "Label for the 'date to' field",
|
|
18
18
|
"message" : "结束日期"
|
|
19
19
|
},
|
|
20
20
|
"filterDateRangePicker.inputFormat" : {
|
|
21
|
-
"description" : "Label for the 'Input format'
|
|
21
|
+
"description" : "Label for the 'Input format' field",
|
|
22
22
|
"message" : "输入格式"
|
|
23
|
+
},
|
|
24
|
+
"kzErrorPage" : {
|
|
25
|
+
"description" : "Label for contact button",
|
|
26
|
+
"message" : "联系支持人员"
|
|
27
|
+
},
|
|
28
|
+
"kzErrorPage.400.message" : {
|
|
29
|
+
"description" : "Call to action instructions for the user",
|
|
30
|
+
"message" : "很抱歉,您的请求无法完成。请返回并重试,或前往主页"
|
|
31
|
+
},
|
|
32
|
+
"kzErrorPage.400.title" : {
|
|
33
|
+
"description" : "Heading for page",
|
|
34
|
+
"message" : "您的请求已失效"
|
|
35
|
+
},
|
|
36
|
+
"kzErrorPage.401.message" : {
|
|
37
|
+
"description" : "Call to action instructions for the user",
|
|
38
|
+
"message" : "很抱歉,我们无法验证您是否可以查看此页面。请返回并重试,或前往主页"
|
|
39
|
+
},
|
|
40
|
+
"kzErrorPage.401.title" : {
|
|
41
|
+
"description" : "Main title for page",
|
|
42
|
+
"message" : "您无法查看此页面"
|
|
43
|
+
},
|
|
44
|
+
"kzErrorPage.403.message" : {
|
|
45
|
+
"description" : "Call to action instructions for the user",
|
|
46
|
+
"message" : "抱歉,您似乎没有权限查看此页面。请返回并重试,或前往主页"
|
|
47
|
+
},
|
|
48
|
+
"kzErrorPage.403.title" : {
|
|
49
|
+
"description" : "Main title for page",
|
|
50
|
+
"message" : "您无法查看此页面"
|
|
51
|
+
},
|
|
52
|
+
"kzErrorPage.404.message" : {
|
|
53
|
+
"description" : "Call to action instructions for the user",
|
|
54
|
+
"message" : "抱歉,我们无法找到您要查找的页面。请返回并重试,或前往主页"
|
|
55
|
+
},
|
|
56
|
+
"kzErrorPage.404.title" : {
|
|
57
|
+
"description" : "Main title of page",
|
|
58
|
+
"message" : "页面缺失是人生的谜团之一"
|
|
59
|
+
},
|
|
60
|
+
"kzErrorPage.422.message" : {
|
|
61
|
+
"description" : "Call to action instructions for the user",
|
|
62
|
+
"message" : "抱歉,您无法进行更改。请返回并重试,或前往主页"
|
|
63
|
+
},
|
|
64
|
+
"kzErrorPage.422.title" : {
|
|
65
|
+
"description" : "Main title of page",
|
|
66
|
+
"message" : "改变从来都不是一件容易的事"
|
|
67
|
+
},
|
|
68
|
+
"kzErrorPage.500" : {
|
|
69
|
+
"description" : "Call to action instructions for the user",
|
|
70
|
+
"message" : "很抱歉,我们的系统出现问题,无法显示此页面。请返回并重试,或前往主页"
|
|
71
|
+
},
|
|
72
|
+
"kzErrorPage.500.title" : {
|
|
73
|
+
"description" : "Main title of page",
|
|
74
|
+
"message" : "我们这边出了点问题"
|
|
75
|
+
},
|
|
76
|
+
"kzErrorPage.502.message" : {
|
|
77
|
+
"description" : "Call to action instructions for the user",
|
|
78
|
+
"message" : "对此深表歉意。最好的办法就是返回并重试。"
|
|
79
|
+
},
|
|
80
|
+
"kzErrorPage.502.title" : {
|
|
81
|
+
"description" : "Main title of page",
|
|
82
|
+
"message" : "您无法查看此页面"
|
|
83
|
+
},
|
|
84
|
+
"kzErrorPage.503.message" : {
|
|
85
|
+
"description" : "Call to action instructions for the user",
|
|
86
|
+
"message" : "我们对此深表歉意。最好的办法就是返回并重试。"
|
|
87
|
+
},
|
|
88
|
+
"kzErrorPage.503.title" : {
|
|
89
|
+
"description" : "Main title of page",
|
|
90
|
+
"message" : "您无法查看此页面"
|
|
91
|
+
},
|
|
92
|
+
"kzErrorPage.504.message" : {
|
|
93
|
+
"description" : "Call to action instructions for the user",
|
|
94
|
+
"message" : "我们对此深表歉意。最好的办法就是返回并重试。"
|
|
95
|
+
},
|
|
96
|
+
"kzErrorPage.504.title" : {
|
|
97
|
+
"description" : "Main title of page",
|
|
98
|
+
"message" : "您无法查看此页面"
|
|
99
|
+
},
|
|
100
|
+
"kzErrorPage.errorCode" : {
|
|
101
|
+
"message" : "错误代码 403 {code}"
|
|
102
|
+
},
|
|
103
|
+
"kzErrorPage.goToHome" : {
|
|
104
|
+
"description" : "Home button label",
|
|
105
|
+
"message" : "转到主页"
|
|
23
106
|
}
|
|
24
107
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kaizen/components",
|
|
3
|
-
"version": "1.20.
|
|
3
|
+
"version": "1.20.2",
|
|
4
4
|
"description": "Kaizen component library",
|
|
5
5
|
"author": "Geoffrey Chong <geoff.chong@cultureamp.com>",
|
|
6
6
|
"homepage": "https://cultureamp.design",
|
|
@@ -85,9 +85,9 @@
|
|
|
85
85
|
"@rollup/plugin-typescript": "^11.1.2",
|
|
86
86
|
"autoprefixer": "^10.4.14",
|
|
87
87
|
"concat-cli": "^4.0.0",
|
|
88
|
-
"esbuild": "^0.18.
|
|
88
|
+
"esbuild": "^0.18.16",
|
|
89
89
|
"query-string": "^8.1.0",
|
|
90
|
-
"rollup": "^3.26.
|
|
90
|
+
"rollup": "^3.26.3",
|
|
91
91
|
"rollup-plugin-dts": "^5.3.0",
|
|
92
92
|
"rollup-plugin-esbuild": "^5.0.0",
|
|
93
93
|
"rollup-plugin-ignore": "^1.0.10",
|