@things-factory/board-ui 6.2.17 → 6.2.22
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,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/board-ui",
|
|
3
|
-
"version": "6.2.
|
|
3
|
+
"version": "6.2.22",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "dist-client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -43,9 +43,9 @@
|
|
|
43
43
|
"@operato/shell": "^1.0.0",
|
|
44
44
|
"@operato/styles": "^1.0.0",
|
|
45
45
|
"@operato/utils": "^1.0.0",
|
|
46
|
-
"@things-factory/barcode-base": "^6.2.
|
|
47
|
-
"@things-factory/fav-base": "^6.2.
|
|
46
|
+
"@things-factory/barcode-base": "^6.2.19",
|
|
47
|
+
"@things-factory/fav-base": "^6.2.19",
|
|
48
48
|
"@things-factory/utils": "^6.2.0"
|
|
49
49
|
},
|
|
50
|
-
"gitHead": "
|
|
50
|
+
"gitHead": "ed224085e09ba792320f9a44ca7586adf2067423"
|
|
51
51
|
}
|
package/translations/ja.json
CHANGED
package/translations/ms.json
CHANGED
|
@@ -454,6 +454,7 @@
|
|
|
454
454
|
"label.you": "Anda",
|
|
455
455
|
"label.zoom-in": "Zum Masuk",
|
|
456
456
|
"label.zoom-out": "Zum Keluar",
|
|
457
|
+
"menu.attachments": "Pengurusan lampiran",
|
|
457
458
|
"menu.board-template": "templat papan",
|
|
458
459
|
"password.new_password": "Kata Laluan Baru",
|
|
459
460
|
"password.password": "Kata Laluan",
|
package/translations/zh.json
CHANGED
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
"label.disabled": "关闭",
|
|
207
207
|
"label.display": "显示",
|
|
208
208
|
"label.display-tick": "显示刻度",
|
|
209
|
-
"label.domain": "
|
|
209
|
+
"label.domain": "域",
|
|
210
210
|
"label.domain-name": "域名",
|
|
211
211
|
"label.domain-url": "域地址",
|
|
212
212
|
"label.domain_app": "域应用程序",
|
|
@@ -550,6 +550,7 @@
|
|
|
550
550
|
"label.zone": "区域",
|
|
551
551
|
"label.zoom": "变焦",
|
|
552
552
|
"menu.admin": "管理员",
|
|
553
|
+
"menu.attachments": "附件管理",
|
|
553
554
|
"menu.board-list": "看板管理",
|
|
554
555
|
"menu.board-template": "看板模板",
|
|
555
556
|
"menu.domain-list": "域名管理",
|
|
@@ -667,7 +668,7 @@
|
|
|
667
668
|
"text.want-to-self-confirm": "是否希望自我审批?",
|
|
668
669
|
"text.want-to-version-up": "是否希望升级创建新版本?",
|
|
669
670
|
"title.attachment list": "附件列表",
|
|
670
|
-
"title.board view setting": "
|
|
671
|
+
"title.board view setting": "面板界面设置",
|
|
671
672
|
"title.board-template list": "看板模板",
|
|
672
673
|
"title.copy": "复制",
|
|
673
674
|
"title.create-board": "创建标签",
|