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:
@@ -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"
|
||||
}
|
||||
|
||||
@@ -81,5 +81,6 @@
|
||||
"widgets.widgets.keystrokes.colorKeyUnpressed": "Key color (not pressed)",
|
||||
"widgets.widgets.keystrokes": "Keystrokes",
|
||||
"widgets.widgets.keystrokes.description": "Shows which keys you are currently pressing.",
|
||||
"widgets.widgets.basictext.textshadow": "Text shadow"
|
||||
"widgets.widgets.basictext.textshadow": "Text shadow",
|
||||
"widgets.widgets.playerCount.showLabel": "Show label"
|
||||
}
|
||||
Reference in New Issue
Block a user