Skip to content

Commit 2b59a42

Browse files
authored
fix translation
1 parent fa0b662 commit 2b59a42

File tree

1 file changed

+2
-1
lines changed
  • Plugins/Flow.Launcher.Plugin.Program/Languages

1 file changed

+2
-1
lines changed

Plugins/Flow.Launcher.Plugin.Program/Languages/vi.xaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,8 @@
8282

8383
<system:String x:Key="flowlauncher_plugin_program_customizedexplorer">Trình khám phá tùy chỉnh</system:String>
8484
<system:String x:Key="flowlauncher_plugin_program_args">Đối số</system:String>
85-
<system:String x:Key="flowlauncher_plugin_program_tooltip_customizedexplorer">You can customize the explorer used for opening the container folder by inputing the Environmental Variable of the explorer you want to use. It will be useful to use CMD to test whether the Environmental Variable is available.</system:String>
85+
<system:String x:Key="flowlauncher_plugin_program_tooltip_customizedexplorer">Bạn có thể tùy chỉnh trình thám hiểm được sử dụng để mở thư mục vùng chứa bằng cách nhập Biến môi trường của trình khám phá mà bạn muốn sử dụng. Sẽ rất hữu ích khi sử dụng CMD để kiểm tra xem Biến môi trường có sẵn hay không.</system:String>
86+
8687
<system:String x:Key="flowlauncher_plugin_program_tooltip_args">Nhập các đối số tùy chỉnh mà bạn muốn thêm cho trình khám phá tùy chỉnh của mình. %s cho thư mục mẹ, %f cho đường dẫn đầy đủ (chỉ hoạt động với win32). Kiểm tra trang web của nhà thám hiểm để biết chi tiết.</system:String>
8788

8889
<!-- Dialogs -->

0 commit comments

Comments
 (0)