@steedos/i18n 2.2.51 → 2.2.52-beta.15
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/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@steedos/i18n",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "2.2.
|
|
4
|
+
"version": "2.2.52-beta.15",
|
|
5
5
|
"description": "",
|
|
6
6
|
"main": "lib/index.js",
|
|
7
7
|
"scripts": {
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"author": "",
|
|
12
12
|
"license": "ISC",
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@steedos/cachers": "2.2.
|
|
14
|
+
"@steedos/cachers": "2.2.52-beta.15",
|
|
15
15
|
"i18next": "^19.3.4",
|
|
16
16
|
"i18next-sprintf-postprocessor": "^0.2.2",
|
|
17
17
|
"i18next-xhr-backend": "^3.2.2"
|
|
@@ -22,5 +22,5 @@
|
|
|
22
22
|
"publishConfig": {
|
|
23
23
|
"access": "public"
|
|
24
24
|
},
|
|
25
|
-
"gitHead": "
|
|
25
|
+
"gitHead": "0794aec5468ee8a5a47f065ee56d53f5d78b74b4"
|
|
26
26
|
}
|
|
@@ -157,6 +157,9 @@ CustomLabels:
|
|
|
157
157
|
steedos_info: >-
|
|
158
158
|
Steedos Platform is an open source low code development platform. You can easily create intelligent and mobile enterprise applications by clicking the mouse.
|
|
159
159
|
steedos_version: Version
|
|
160
|
+
steedos_platform_enterprise_product: Product
|
|
161
|
+
steedos_platform_enterprise_usernumber: User Count
|
|
162
|
+
steedos_platform_enterprise_expiredata: Expire At
|
|
160
163
|
steedos_commit_date: Commit Date
|
|
161
164
|
steedos_build_date: Build Date
|
|
162
165
|
steedos_company: Company
|
|
@@ -153,6 +153,9 @@ CustomLabels:
|
|
|
153
153
|
steedos_about: 关于
|
|
154
154
|
steedos_info: 华炎魔方,创新的使用配置文件描述业务模型和业务功能,开发人员只需要编写简单的配置文件就可以构建自定义应用程序,并部署到电脑、平板、手机三个平台。
|
|
155
155
|
steedos_version: 版本
|
|
156
|
+
steedos_platform_enterprise_product: 产品
|
|
157
|
+
steedos_platform_enterprise_usernumber: 用户数
|
|
158
|
+
steedos_platform_enterprise_expiredata: 续费日期
|
|
156
159
|
steedos_commit_date: 修订日期
|
|
157
160
|
steedos_build_date: 发布日期
|
|
158
161
|
steedos_company: 技术支持
|