Skip to content

Commit 0de41e4

Browse files
authored
Merge pull request #6 from Zout141/main
Update translation of Chinese languages for v0.48 Patches
2 parents d67cdac + e1b5ccf commit 0de41e4

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

OU Dictionary Editor/Templates/Localizations/yue_HK.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ def_theme: "選擇主題:"
3838
# Regex Dialog
3939
reg_pattern: "正則表達式:"
4040
replacement: "替換:"
41-
apply: "應用"
41+
apply: "替換"
42+
find: "尋找"
4243

4344
# Settings (tab 2)
4445
select_local: "選擇本地化:"

OU Dictionary Editor/Templates/Localizations/zh_hans.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,12 @@ def_theme: "选择主题:"
3838
# Regex Dialog
3939
reg_pattern: "正则表达式:"
4040
replacement: "替换:"
41-
apply: "应用"
41+
apply: "替换"
42+
find: "查找"
4243

4344
# Settings (tab 2)
44-
select_local: "选择语言本地化:"
45-
local_op: "语言本地化选项"
45+
select_local: "选择本地化:"
46+
local_op: "本地化选项"
4647

4748
# Updates (tab 3)
4849
update: "更新"

OU Dictionary Editor/Templates/Localizations/zh_hant.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,12 @@ def_theme: "選擇主題:"
3838
# Regex Dialog
3939
reg_pattern: "正規表示式:"
4040
replacement: "替換:"
41-
apply: "應用"
41+
apply: "替換"
42+
find: "尋找"
4243

4344
# Settings (tab 2)
44-
select_local: "選擇語言在地化:"
45-
local_op: "語言在地化選項"
45+
select_local: "選擇在地化:"
46+
local_op: "在地化選項"
4647

4748
# Updates (tab 3)
4849
update: "更新"

0 commit comments

Comments
 (0)