Skip to content

Commit 71e09ee

Browse files
committed
localization: add missing translations for zh_CN and zh_TW (#710)
Signed-off-by: leo <[email protected]>
1 parent 15eaa9e commit 71e09ee

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/Resources/Locales/zh_CN.axaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,7 @@
456456
<x:String x:Key="Text.Preference.General.Locale" xml:space="preserve">显示语言</x:String>
457457
<x:String x:Key="Text.Preference.General.MaxHistoryCommits" xml:space="preserve">最大历史提交数</x:String>
458458
<x:String x:Key="Text.Preference.General.ShowAuthorTime" xml:space="preserve">在提交路线图中显示修改时间而非提交时间</x:String>
459+
<x:String x:Key="Text.Preference.General.ShowChildren" xml:space="preserve">在提交详情页中显示子提交列表</x:String>
459460
<x:String x:Key="Text.Preference.General.SubjectGuideLength" xml:space="preserve">SUBJECT字数检测</x:String>
460461
<x:String x:Key="Text.Preference.Git" xml:space="preserve">GIT配置</x:String>
461462
<x:String x:Key="Text.Preference.Git.CRLF" xml:space="preserve">自动换行转换</x:String>

src/Resources/Locales/zh_TW.axaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,7 @@
455455
<x:String x:Key="Text.Preference.General.Locale" xml:space="preserve">顯示語言</x:String>
456456
<x:String x:Key="Text.Preference.General.MaxHistoryCommits" xml:space="preserve">最大歷史提交數</x:String>
457457
<x:String x:Key="Text.Preference.General.ShowAuthorTime" xml:space="preserve">在提交路線圖中顯示修改時間而非提交時間</x:String>
458+
<x:String x:Key="Text.Preference.General.ShowChildren" xml:space="preserve">在提交詳細面板中顯示後續提交</x:String>
458459
<x:String x:Key="Text.Preference.General.SubjectGuideLength" xml:space="preserve">提交標題字數偵測</x:String>
459460
<x:String x:Key="Text.Preference.Git" xml:space="preserve">Git 設定</x:String>
460461
<x:String x:Key="Text.Preference.Git.CRLF" xml:space="preserve">自動換行轉換</x:String>

0 commit comments

Comments
 (0)