We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a87fb95 commit 3763486Copy full SHA for 3763486
Flow.Launcher/Languages/vi.xaml
@@ -102,6 +102,9 @@
102
<system:String x:Key="AlwaysPreview">Luôn xem trước</system:String>
103
<system:String x:Key="AlwaysPreviewToolTip">Luôn mở bảng xem trước khi Flow kích hoạt. Nhấn {0} để chuyển đổi chế độ xem trước.</system:String>
104
<system:String x:Key="shadowEffectNotAllowed">Hiệu ứng đổ bóng không được phép nếu chủ đề hiện tại bật hiệu ứng làm mờ</system:String>
105
+ <system:String x:Key="logLevel">Log level</system:String>
106
+ <system:String x:Key="LogLevelDEBUG">Debug</system:String>
107
+ <system:String x:Key="LogLevelINFO">Info</system:String>
108
109
<!-- Setting Plugin -->
110
<system:String x:Key="searchplugin">Plugin tìm kiếm</system:String>
0 commit comments