mirror of
https://github.com/Shiewk/Widgets.git
synced 2026-04-28 11:34:17 +02:00
Add option to toggle text shadow on BasicTextWidget
This commit is contained in:
@@ -80,5 +80,6 @@
|
||||
"widgets.widgets.keystrokes.colorKeyPressed": "Farbe der Taste (gedrückt)",
|
||||
"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.keystrokes.description": "Zeigt an, welche Tasten du momentan drückst.",
|
||||
"widgets.widgets.basictext.textshadow": "Textschatten"
|
||||
}
|
||||
|
||||
@@ -80,5 +80,6 @@
|
||||
"widgets.widgets.keystrokes.colorKeyPressed": "Key color (pressed)",
|
||||
"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.keystrokes.description": "Shows which keys you are currently pressing.",
|
||||
"widgets.widgets.basictext.textshadow": "Text shadow"
|
||||
}
|
||||
Reference in New Issue
Block a user