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 a71bcdd commit fdba593Copy full SHA for fdba593
Flow.Launcher/Languages/he.xaml
@@ -102,6 +102,9 @@
102
<system:String x:Key="AlwaysPreview">הצג תמיד תצוגה מקדימה</system:String>
103
<system:String x:Key="AlwaysPreviewToolTip">פתח תמיד את לוח התצוגה המקדימה כאשר Flow מופעל. הקש על {0} כדי להחליף את התצוגה המקדימה.</system:String>
104
<system:String x:Key="shadowEffectNotAllowed">לא ניתן להחיל אפקט צל כאשר העיצוב הנוכחי מוגדר לאפקט טשטוש</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">חפש תוסף</system:String>
0 commit comments