Fix search source typo

This commit is contained in:
Jeremy Wu 2022-12-22 13:16:10 +11:00 committed by GitHub
parent 5ad0e79577
commit 9ae5d9b716
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>