Skip to content

Commit 8e861f8

Browse files
committed
New translations en.xaml (Chinese Simplified)
[ci skip]
1 parent b8a9540 commit 8e861f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Flow.Launcher/Languages/zh-cn.xaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,9 +340,10 @@
340340
<system:String x:Key="cannotFindSpecifiedPlugin">找不到指定的插件</system:String>
341341
<system:String x:Key="newActionKeywordsCannotBeEmpty">新触发关键字不能为空</system:String>
342342
<system:String x:Key="newActionKeywordsHasBeenAssigned">此触发关键字已经被指派给其他插件了,请换一个关键字</system:String>
343+
<system:String x:Key="newActionKeywordsSameAsOld">This new Action Keyword is the same as old, please choose a different one</system:String>
343344
<system:String x:Key="success">成功</system:String>
344345
<system:String x:Key="completedSuccessfully">成功完成</system:String>
345-
<system:String x:Key="actionkeyword_tips">如果你不想设置触发关键字,可以使用*代替</system:String>
346+
<system:String x:Key="actionkeyword_tips">Enter the action keywords you like to use to start the plugin and use whitespace to divide them. Use * if you don't want to specify any, and the plugin will be triggered without any action keywords.</system:String>
346347

347348
<!-- Custom Query Hotkey Dialog -->
348349
<system:String x:Key="customeQueryHotkeyTitle">自定义查询热键</system:String>

0 commit comments

Comments
 (0)