Skip to content

Commit 3af21c0

Browse files
cBuildQilongTang
andauthored
Merge master-localization into master (#33)
* translation update & resource alignment From build https://ls.jenkins.autodesk.com/job/CL/job/DynamoHome/199/ Professional translation: all languages Pseudo translation: none * update package version --------- Co-authored-by: Aaron (Qilong) <aaron.tang@autodesk.com>
1 parent f8169d1 commit 3af21c0

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dynamods/dynamo-home",
3-
"version": "1.0.20",
3+
"version": "1.0.21",
44
"description": "Dynamo Home",
55
"author": "Autodesk Inc.",
66
"main": "index.tsx",

src/locales/cs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"tooltip.text.grid.view.button": "Zobrazení rastru",
1616
"tooltip.text.list.view.button": "Zobrazení seznamu",
1717
"learning.title.text.learning": "Výuka",
18-
"learning.title.text.guides": "Interaktivní vodítka",
18+
"learning.title.text.guides": "Interaktivní průvodce",
1919
"learning.title.text.videos": "Výukové videofilmy",
2020
"samples.showsamples.text": "Otevřít umístění souboru",
2121
"samples.showsamples.files.text": "Grafy",

src/locales/fr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"button.title.text.new": "Nouveau",
33
"button.title.text.open": "Ouvrir",
44
"button.title.text.open.file": "Ouvrir un fichier",
5-
"button.title.text.open.template": "Ouvrir un gabarit",
5+
"button.title.text.open.template": "Ouvrir un modèle",
66
"button.title.text.backup.locations": "Emplacements de sauvegarde",
77
"button.title.text.workspace": "Espace de travail",
88
"button.title.text.custom.node": "Noeud personnalisé",

src/locales/ko.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"button.title.text.open.template": "템플릿 열기",
66
"button.title.text.backup.locations": "백업 위치",
77
"button.title.text.workspace": "작업공간",
8-
"button.title.text.custom.node": "사용자 노드",
8+
"button.title.text.custom.node": "사용자 지정 노드",
99
"title.text.recent": "최근",
1010
"title.text.samples": "샘플",
1111
"title.text.learning": "학습",

src/locales/zh-Hans.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"button.title.text.custom.node": "自定义节点",
99
"title.text.recent": "最近使用的项目",
1010
"title.text.samples": "样例",
11-
"title.text.learning": "正在学习",
11+
"title.text.learning": "学习",
1212
"tooltip.text.recent": "查看最近使用的文件",
1313
"tooltip.text.samples": "查看样例图",
1414
"tooltip.text.learning": "查看学习内容",
1515
"tooltip.text.grid.view.button": "网格视图",
1616
"tooltip.text.list.view.button": "列表视图",
17-
"learning.title.text.learning": "正在学习",
17+
"learning.title.text.learning": "学习",
1818
"learning.title.text.guides": "互动指南",
1919
"learning.title.text.videos": "视频教程",
2020
"samples.showsamples.text": "打开文件位置",

0 commit comments

Comments
 (0)