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 9318ce0 commit 118cea5Copy full SHA for 118cea5
Plugins/Flow.Launcher.Plugin.WebSearch/Languages/zh-cn.xaml
@@ -29,7 +29,8 @@
29
那么 Netflix 搜索的表达式就是 https://www.netflix.com/search?q={q}
30
</system:String>
31
32
-
+ <system:String x:Key="flowlauncher_plugin_websearch_copyurl_title">Copy URL</system:String>
33
+ <system:String x:Key="flowlauncher_plugin_websearch_copyurl_subtitle">Copy search URL to clipboard</system:String>
34
35
<!-- web search edit -->
36
<system:String x:Key="flowlauncher_plugin_websearch_title">标题</system:String>
0 commit comments