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 8fe6e1f commit d0e9a90Copy full SHA for d0e9a90
Plugins/Flow.Launcher.Plugin.Explorer/Languages/zh-cn.xaml
@@ -97,7 +97,7 @@
97
<system:String x:Key="plugin_explorer_deletefile_subtitle">永久删除当前文件</system:String>
98
<system:String x:Key="plugin_explorer_deletefolder_subtitle">永久删除当前文件夹</system:String>
99
<system:String x:Key="plugin_explorer_name">名称</system:String>
100
- <system:String x:Key="plugin_explorer_type">Type</system:String>
+ <system:String x:Key="plugin_explorer_type">类型</system:String>
101
<system:String x:Key="plugin_explorer_path">路径</system:String>
102
<system:String x:Key="plugin_explorer_file">文件</system:String>
103
<system:String x:Key="plugin_explorer_folder">目录</system:String>
0 commit comments