Skip to content

Commit 0dd44b0

Browse files
committed
New translations en.xaml (Korean)
[ci skip]
1 parent 150b7e3 commit 0dd44b0

File tree

1 file changed

+5
-2
lines changed
  • Plugins/Flow.Launcher.Plugin.Explorer/Languages

1 file changed

+5
-2
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Languages/ko.xaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,11 @@
9696
<system:String x:Key="plugin_explorer_deletefilefolder">삭제</system:String>
9797
<system:String x:Key="plugin_explorer_deletefile_subtitle">이 파일을 영구적으로 삭제</system:String>
9898
<system:String x:Key="plugin_explorer_deletefolder_subtitle">이 폴더를 영구적으로 삭제</system:String>
99-
<system:String x:Key="plugin_explorer_path">경로:</system:String>
100-
<system:String x:Key="plugin_explorer_name">Name:</system:String>
99+
<system:String x:Key="plugin_explorer_name">Name</system:String>
100+
<system:String x:Key="plugin_explorer_type">Type</system:String>
101+
<system:String x:Key="plugin_explorer_path">Path</system:String>
102+
<system:String x:Key="plugin_explorer_file">파일</system:String>
103+
<system:String x:Key="plugin_explorer_folder">폴더</system:String>
101104
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">선택 항목을 삭제</system:String>
102105
<system:String x:Key="plugin_explorer_runasdifferentuser">다른 유저 권한으로 실행</system:String>
103106
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">선택한 사용자 계정으로 실행</system:String>

0 commit comments

Comments
 (0)