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
|
@ -26,6 +26,7 @@ language_selection = "Selezione della lingua"
|
|||
toggle_mode = "Passa alla modalità $MODE" # $MODE will be replaced by a value (or both) below.
|
||||
dark = "scuro"
|
||||
light = "chiaro"
|
||||
reset_mode = "Reimposta la modalità alle impostazioni predefinite del sistema operativo"
|
||||
|
||||
# Post metadata.
|
||||
draft = "BOZZA"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue