Flow.Launcher/Plugins/Flow.Launcher.Plugin.PluginIndicator/Languages/ar.xaml
2024-08-13 22:52:40 +05:30

9 lines
716 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>