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 9de48dd commit 9650c1cCopy full SHA for 9650c1c
Flow.Launcher/Languages/zh-cn.xaml
@@ -102,6 +102,11 @@
102
<system:String x:Key="AlwaysPreview">始终打开预览</system:String>
103
<system:String x:Key="AlwaysPreviewToolTip">Flow 启动时总是打开预览面板。按 {0} 以切换预览。</system:String>
104
<system:String x:Key="shadowEffectNotAllowed">当前主题已启用模糊效果,不允许启用阴影效果</system:String>
105
+ <system:String x:Key="BackdropType">Backdrop Type</system:String>
106
+ <system:String x:Key="BackdropTypesNone">无</system:String>
107
+ <system:String x:Key="BackdropTypesAcrylic">Acrylic</system:String>
108
+ <system:String x:Key="BackdropTypesMica">Mica</system:String>
109
+ <system:String x:Key="BackdropTypesMicaAlt">Mica Alt</system:String>
110
111
<!-- Setting Plugin -->
112
<system:String x:Key="searchplugin">搜索插件</system:String>
0 commit comments