@steedos/i18n 2.1.8 → 2.1.12
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.1.
|
|
4
|
+
"version": "2.1.12",
|
|
5
5
|
"description": "",
|
|
6
6
|
"main": "lib/index.js",
|
|
7
7
|
"scripts": {
|
|
@@ -22,5 +22,5 @@
|
|
|
22
22
|
"publishConfig": {
|
|
23
23
|
"access": "public"
|
|
24
24
|
},
|
|
25
|
-
"gitHead": "
|
|
25
|
+
"gitHead": "3a9f8d7ff6e17fcea9bcd4dee22ce6a6df1b8da1"
|
|
26
26
|
}
|
|
@@ -452,7 +452,7 @@ CustomLabels:
|
|
|
452
452
|
nw_top_button_history_back: 点击可后退
|
|
453
453
|
nw_top_button_history_forward: 点击可前进
|
|
454
454
|
nw_top_button_refresh: 重新加载此页面
|
|
455
|
-
menu_account:
|
|
455
|
+
menu_account: 个人设置
|
|
456
456
|
menu_account_background: 背景图
|
|
457
457
|
notifications__object: 通知
|
|
458
458
|
favorites__object: 我的收藏夹
|