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 4b2a415 commit f3d909bCopy full SHA for f3d909b
Plugins/Flow.Launcher.Plugin.WebSearch/Languages/es.xaml
@@ -29,7 +29,8 @@
29
De esta manera, la fórmula genérica para una búsqueda en Netflix será 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">Título</system:String>
0 commit comments