feat(theme-switcher): add theme reset button (#198)

This commit is contained in:
Óscar Fernández 2023-10-06 01:36:56 +02:00 committed by GitHub
parent c7bd9b36ce
commit afbf4017e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 93 additions and 18 deletions

View file

@ -30,6 +30,7 @@ language_selection = "Вибір мови"
toggle_mode = "Перемкнути в режим $MODE" # $MODE will be replaced by a value (or both) below.
dark = "темний"
light = "світлий"
reset_mode = "Скинути режим до типових параметрів ОС"
# Post metadata.
draft = "ЧЕРНЕТКА"