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 ccc16e7 commit aabee31Copy full SHA for aabee31
Flow.Launcher/Languages/zh-cn.xaml
@@ -129,6 +129,8 @@
129
<system:String x:Key="plugin_uninstall">卸载</system:String>
130
<system:String x:Key="failedToRemovePluginSettingsTitle">Fail to remove plugin settings</system:String>
131
<system:String x:Key="failedToRemovePluginSettingsMessage">Plugins: {0} - Fail to remove plugin settings files, please remove them manually</system:String>
132
+ <system:String x:Key="failedToRemovePluginCacheTitle">Fail to remove plugin cache</system:String>
133
+ <system:String x:Key="failedToRemovePluginCacheMessage">Plugins: {0} - Fail to remove plugin cache files, please remove them manually</system:String>
134
135
<!-- Setting Plugin Store -->
136
<system:String x:Key="pluginStore">插件商店</system:String>
0 commit comments