Flow.Launcher/Plugins/Flow.Launcher.Plugin.PluginIndicator/Languages/ja.xaml
2025-09-21 20:23:00 +08:00

9 lines
705 B
XML

<?xml version="1.0"?>
<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">
<system:String x:Key="flowlauncher_plugin_pluginindicator_result_subtitle">{0} プラグインのアクションキーワード</system:String>
<system:String x:Key="flowlauncher_plugin_pluginindicator_plugin_name">プラグインインジケーター</system:String>
<system:String x:Key="flowlauncher_plugin_pluginindicator_plugin_description">プラグインのアクションキーワードの一覧を検索します</system:String>
</ResourceDictionary>