@things-factory/tutorial-ui 6.2.19 → 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 +2 -2
- package/translations/ja.json +17 -3
- package/translations/ko.json +22 -2
- package/translations/ms.json +10 -10
- package/translations/zh.json +15 -15
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/tutorial-ui",
|
|
3
|
-
"version": "6.2.
|
|
3
|
+
"version": "6.2.22",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -30,5 +30,5 @@
|
|
|
30
30
|
"@things-factory/shell": "^6.2.15",
|
|
31
31
|
"@things-factory/tutorial-base": "^6.2.19"
|
|
32
32
|
},
|
|
33
|
-
"gitHead": "
|
|
33
|
+
"gitHead": "ed224085e09ba792320f9a44ca7586adf2067423"
|
|
34
34
|
}
|
package/translations/ja.json
CHANGED
|
@@ -1,6 +1,20 @@
|
|
|
1
1
|
{
|
|
2
|
-
"field.
|
|
3
|
-
"field.
|
|
2
|
+
"field.description": "説明",
|
|
3
|
+
"field.duration": "期間",
|
|
4
4
|
"field.license": "ライセンス",
|
|
5
|
-
"
|
|
5
|
+
"field.name": "名前",
|
|
6
|
+
"field.rank": "ランク",
|
|
7
|
+
"field.role": "役割",
|
|
8
|
+
"field.system brief": "システム概要",
|
|
9
|
+
"field.resource_url": "URL",
|
|
10
|
+
"field.value": "価値",
|
|
11
|
+
"field.version": "バージョン",
|
|
12
|
+
"label.assigned": "割り当て済み",
|
|
13
|
+
"label.description": "説明",
|
|
14
|
+
"label.name": "名前",
|
|
15
|
+
"label.tutorial": "チュートリアル",
|
|
16
|
+
"text.tutorial_detail_updated": "チュートリアル詳細更新済み",
|
|
17
|
+
"title.role": "役割",
|
|
18
|
+
"title.tutorial": "チュートリアル",
|
|
19
|
+
"title.tutorial_detail": "チュートリアル詳細"
|
|
6
20
|
}
|
package/translations/ko.json
CHANGED
|
@@ -1,6 +1,26 @@
|
|
|
1
1
|
{
|
|
2
|
+
"field.description": "설명",
|
|
3
|
+
"field.duration": "기간",
|
|
4
|
+
"field.license": "라이선스",
|
|
5
|
+
"field.name": "이름",
|
|
6
|
+
"field.rank": "순위",
|
|
7
|
+
"field.role": "역할",
|
|
2
8
|
"field.system brief": "시스템 정보",
|
|
9
|
+
"field.resource_url": "url",
|
|
10
|
+
"field.value": "값",
|
|
3
11
|
"field.version": "버전",
|
|
4
|
-
"
|
|
5
|
-
"label.
|
|
12
|
+
"label.assigned": "할당됨",
|
|
13
|
+
"label.description": "설명",
|
|
14
|
+
"label.name": "이름",
|
|
15
|
+
"label.tutorial": "튜토리얼",
|
|
16
|
+
"text.tutorial_detail_updated": "튜토리얼 상세 갱신됨",
|
|
17
|
+
"text.guide_of_modules": "모듈 가이드",
|
|
18
|
+
"text.no_tutorial_is_available": "튜토리얼이 없습니다",
|
|
19
|
+
"title.name": "이름",
|
|
20
|
+
"title.description": "설명",
|
|
21
|
+
"title.operato_tutorials": "오페라토 튜토리얼",
|
|
22
|
+
"title.role": "역할",
|
|
23
|
+
"title.tutorial": "튜토리얼",
|
|
24
|
+
"title.tutorial_detail": "튜토리얼 상세",
|
|
25
|
+
"title.tutorial_setting": "튜토리얼 설정"
|
|
6
26
|
}
|
package/translations/ms.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
|
-
"field.description": "
|
|
3
|
-
"field.duration": "
|
|
2
|
+
"field.description": "keterangan",
|
|
3
|
+
"field.duration": "tempoh",
|
|
4
4
|
"field.license": "lesen",
|
|
5
5
|
"field.name": "nama",
|
|
6
|
-
"field.rank": "
|
|
7
|
-
"field.role": "
|
|
6
|
+
"field.rank": "pangkat",
|
|
7
|
+
"field.role": "peranan",
|
|
8
8
|
"field.system brief": "ringkasan sistem",
|
|
9
9
|
"field.resource_url": "url",
|
|
10
|
-
"field.value": "
|
|
10
|
+
"field.value": "nilai",
|
|
11
11
|
"field.version": "versi",
|
|
12
|
-
"label.assigned": "
|
|
13
|
-
"label.description": "
|
|
12
|
+
"label.assigned": "ditugaskan",
|
|
13
|
+
"label.description": "keterangan",
|
|
14
14
|
"label.name": "nama",
|
|
15
15
|
"label.tutorial": "tutorial",
|
|
16
|
-
"text.tutorial_detail_updated": "tutorial
|
|
17
|
-
"title.role": "
|
|
16
|
+
"text.tutorial_detail_updated": "detail tutorial dikemaskini",
|
|
17
|
+
"title.role": "peranan",
|
|
18
18
|
"title.tutorial": "tutorial",
|
|
19
|
-
"title.tutorial_detail": "tutorial
|
|
19
|
+
"title.tutorial_detail": "detail tutorial"
|
|
20
20
|
}
|
package/translations/zh.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
|
-
"field.description": "
|
|
3
|
-
"field.duration": "
|
|
2
|
+
"field.description": "描述",
|
|
3
|
+
"field.duration": "持续时间",
|
|
4
4
|
"field.license": "执照",
|
|
5
|
-
"field.name": "
|
|
6
|
-
"field.rank": "
|
|
7
|
-
"field.role": "
|
|
5
|
+
"field.name": "名称",
|
|
6
|
+
"field.rank": "等级",
|
|
7
|
+
"field.role": "角色",
|
|
8
8
|
"field.system brief": "系统简介",
|
|
9
|
-
"field.resource_url": "
|
|
10
|
-
"field.value": "
|
|
9
|
+
"field.resource_url": "网址",
|
|
10
|
+
"field.value": "值",
|
|
11
11
|
"field.version": "版本",
|
|
12
|
-
"label.assigned": "
|
|
13
|
-
"label.description": "
|
|
14
|
-
"label.name": "
|
|
15
|
-
"label.tutorial": "
|
|
16
|
-
"text.tutorial_detail_updated": "
|
|
17
|
-
"title.role": "
|
|
18
|
-
"title.tutorial": "
|
|
19
|
-
"title.tutorial_detail": "
|
|
12
|
+
"label.assigned": "已分配",
|
|
13
|
+
"label.description": "描述",
|
|
14
|
+
"label.name": "名称",
|
|
15
|
+
"label.tutorial": "教程",
|
|
16
|
+
"text.tutorial_detail_updated": "教程细节已更新",
|
|
17
|
+
"title.role": "角色",
|
|
18
|
+
"title.tutorial": "教程",
|
|
19
|
+
"title.tutorial_detail": "教程细节"
|
|
20
20
|
}
|