Flow.Launcher/Plugins/Flow.Launcher.Plugin.PluginIndicator/Languages/he.xaml
Jeremy Wu ecebf17ea2
New Crowdin updates (#3186)
New translations
2025-03-14 11:08:08 +02:00

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