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 bf9fd19 commit 2476c90Copy full SHA for 2476c90
Plugins/Flow.Launcher.Plugin.Url/Languages/zh-cn.xaml
@@ -2,7 +2,7 @@
2
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">
3
4
<system:String x:Key="flowlauncher_plugin_url_open_search_in">在以下位置打开</system:String>
5
- <system:String x:Key="flowlauncher_plugin_new_window">新窗户</system:String>
+ <system:String x:Key="flowlauncher_plugin_new_window">新窗口</system:String>
6
<system:String x:Key="flowlauncher_plugin_new_tab">新标签</system:String>
7
8
<system:String x:Key="flowlauncher_plugin_url_open_url">打开链接:{0}</system:String>
0 commit comments