Update checkbox text for max slaves setting

This commit is contained in:
Kellermorph
2026-03-31 20:21:03 +02:00
committed by GitHub
parent f5857bb1fd
commit 62dbaddab2

View File

@@ -107,7 +107,7 @@
<item row="1" column="0">
<widget class="QCheckBox" name="max_slaves_checkbox">
<property name="text">
<string>max. Slaves definieren</string>
<string>Définir le nombre maximal d'esclaves</string>
</property>
</widget>
</item>