mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Merge pull request #1710 from onesounds/HotfixKoreanDulicatedKey
Remove Duplicated Key (Korean)
This commit is contained in:
commit
4f8f4d41c2
1 changed files with 1 additions and 2 deletions
|
|
@ -13,7 +13,6 @@
|
|||
<system:String x:Key="flowlauncher_plugin_websearch_delete">삭제</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_edit">편집</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_add">추가</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_enabled">사용</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_true">켬</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_false">Disabled</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_confirm">확인</system:String>
|
||||
|
|
@ -36,7 +35,7 @@
|
|||
|
||||
<!-- web search edit -->
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_title">이름</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_enabled">상태</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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue