1
mirror of https://github.com/Shiewk/Widgets.git synced 2026-04-28 11:34:17 +02:00

Add option to hide label on PlayerCountWidget

This commit is contained in:
Shy
2024-12-05 19:42:12 +01:00
parent b027f62583
commit 208640ff03
3 changed files with 18 additions and 4 deletions
@@ -81,5 +81,6 @@
"widgets.widgets.keystrokes.colorKeyUnpressed": "Farbe der Taste (nicht gedrückt)",
"widgets.widgets.keystrokes": "Keystrokes",
"widgets.widgets.keystrokes.description": "Zeigt an, welche Tasten du momentan drückst.",
"widgets.widgets.basictext.textshadow": "Textschatten"
"widgets.widgets.basictext.textshadow": "Textschatten",
"widgets.widgets.playerCount.showLabel": "Beschriftung anzeigen"
}