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 ef1ebd5 commit 2542473Copy full SHA for 2542473
Flow.Launcher/Languages/zh-cn.xaml
@@ -103,7 +103,7 @@
103
<system:String x:Key="SearchPrecisionRegular">常规</system:String>
104
<system:String x:Key="ShouldUsePinyin">使用拼音搜索</system:String>
105
<system:String x:Key="ShouldUsePinyinToolTip">允许使用拼音进行搜索。</system:String>
106
- <system:String x:Key="ShouldUseDoublePinyin">使用双拼↑</system:String>
+ <system:String x:Key="ShouldUseDoublePinyin">使用双拼</system:String>
107
<system:String x:Key="ShouldUseDoublePinyinToolTip">使用双拼进行搜索。双拼使用两个字母代替全拼。</system:String>
108
<system:String x:Key="DoublePinyinSchema">双拼方案</system:String>
109
<system:String x:Key="DoublePinyinSchemasXiaoHe">小鹤双拼</system:String>
0 commit comments