mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
fix: improves help text of dark mode
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
15f583a4fe
commit
12d829e07a
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