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 507888e commit c067493Copy full SHA for c067493
Plugins/Flow.Launcher.Plugin.Sys/Languages/ja.xaml
@@ -2,7 +2,7 @@
2
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">
3
4
<!-- Command List -->
5
- <system:String x:Key="flowlauncher_plugin_sys_name">Name</system:String>
+ <system:String x:Key="flowlauncher_plugin_sys_name">名前</system:String>
6
<system:String x:Key="flowlauncher_plugin_sys_desc">説明</system:String>
7
<system:String x:Key="flowlauncher_plugin_sys_command">コマンド</system:String>
8
0 commit comments