Localize fan speed labels in the main window

This commit is contained in:
Carsten Braun
2023-05-17 10:47:41 +02:00
parent d75067b40c
commit 6a4aa4e138
4 changed files with 18 additions and 3 deletions

View File

@@ -258,6 +258,9 @@
<data name="FansAndPower" xml:space="preserve">
<value>Fans and Power</value>
</data>
<data name="FanSpeed" xml:space="preserve">
<value> Fan: </value>
</data>
<data name="FansPower" xml:space="preserve">
<value>Fans + Power</value>
</data>