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 5b13879 commit 5690193Copy full SHA for 5690193
src/Resources/Locales/zh_CN.axaml
@@ -5,7 +5,7 @@
5
6
<x:String x:Key="Text.About" xml:space="preserve">关于软件</x:String>
7
<x:String x:Key="Text.About.Menu" xml:space="preserve">关于本软件</x:String>
8
- <x:String x:Key="Text.About.ReleaseDate" xml:space="preserve">发布日期 :{0}</x:String>
+ <x:String x:Key="Text.About.ReleaseDate" xml:space="preserve">发布日期:{0}</x:String>
9
<x:String x:Key="Text.About.ReleaseNotes" xml:space="preserve">浏览版本更新说明</x:String>
10
<x:String x:Key="Text.About.SubTitle" xml:space="preserve">开源免费的Git客户端</x:String>
11
<x:String x:Key="Text.AddToIgnore" xml:space="preserve">新增忽略文件</x:String>
0 commit comments