We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2812844 commit 935d30dCopy full SHA for 935d30d
src/Resources/Locales/zh_CN.axaml
@@ -326,7 +326,7 @@
326
<x:String x:Key="Text.Diff.Welcome" xml:space="preserve">请选择需要对比的文件</x:String>
327
<x:String x:Key="Text.DirHistories" xml:space="preserve">目录内容变更历史</x:String>
328
<x:String x:Key="Text.Discard" xml:space="preserve">放弃更改确认</x:String>
329
- <x:String x:Key="Text.Discard.All" xml:space="preserve">所有本地址未提交的修改。</x:String>
+ <x:String x:Key="Text.Discard.All" xml:space="preserve">所有本仓库未提交的修改。</x:String>
330
<x:String x:Key="Text.Discard.Changes" xml:space="preserve">变更 :</x:String>
331
<x:String x:Key="Text.Discard.IncludeIgnored" xml:space="preserve">包括所有已忽略的文件</x:String>
332
<x:String x:Key="Text.Discard.Total" xml:space="preserve">总计{0}项选中更改</x:String>
0 commit comments