forked from deepStateMirrors/tabi
✨ feat(theme-switcher): add theme reset button (#198)
This commit is contained in:
parent
c7bd9b36ce
commit
afbf4017e2
21 changed files with 93 additions and 18 deletions
|
@ -30,6 +30,7 @@ language_selection = "Sprachauswahl"
|
|||
toggle_mode = "Wechsle in den $MODE Modus" # $MODE will be replaced by a value (or both) below.
|
||||
dark = "dunkel"
|
||||
light = "hell"
|
||||
reset_mode = "Modus auf Betriebssystemstandard zurücksetzen"
|
||||
|
||||
# Post metadata.
|
||||
draft = "ENTWURF"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue