mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix search source typo
This commit is contained in:
parent
5ad0e79577
commit
9ae5d9b716
1 changed files with 2 additions and 1 deletions
|
|
@ -36,7 +36,8 @@
|
|||
|
||||
<!-- web search edit -->
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_title">이름</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_enable">상태</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_enabled">상태</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_select_icon">아이콘 선택</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_icon">아이콘</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_cancel">취소</system:String>
|
||||
|
|
|
|||
Loading…
Reference in a new issue