mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
fix: improves help text of dark mode
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
8ed6ff4999
commit
1092b49623
1 changed files with 1 additions and 1 deletions
|
@ -622,7 +622,7 @@
|
|||
"label": "Global",
|
||||
"darkMode": {
|
||||
"label": "Dark mode",
|
||||
"help": "Enforces the (de)activation of the dark mode for the app or lets the browser decide.",
|
||||
"help": "Enforces the use of the dark mode for the app or lets the browser decide.",
|
||||
"dark": {
|
||||
"tooltip": "Switch to dark mode",
|
||||
"label": "Dark"
|
||||
|
|
Loading…
Reference in a new issue