You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Plugins/Flow.Launcher.Plugin.Calculator/Languages/fr.xaml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,11 @@
6
6
<system:Stringx:Key="flowlauncher_plugin_calculator_not_a_number">Pas un nombre (NaN)</system:String>
7
7
<system:Stringx:Key="flowlauncher_plugin_calculator_expression_not_complete">Expression incorrecte ou incomplète (avez-vous oublié certaines parenthèses ?)</system:String>
8
8
<system:Stringx:Key="flowlauncher_plugin_calculator_copy_number_to_clipboard">Copier ce chiffre dans le presse-papiers</system:String>
<system:Stringx:Key="flowlauncher_plugin_calculator_output_decimal_separator">Séparateur de décimales</system:String>
10
+
<system:Stringx:Key="flowlauncher_plugin_calculator_output_decimal_separator_help">Le séparateur de décimale à utiliser dans la sortie.</system:String>
11
+
<system:Stringx:Key="flowlauncher_plugin_calculator_decimal_separator_use_system_locale">Utiliser les paramètres régionaux du système</system:String>
0 commit comments