Add manual theme switcher (fixes #5)

This commit is contained in:
daudix
2024-08-18 02:19:34 +03:00
parent 656a6f2328
commit 67c698b949
10 changed files with 285 additions and 108 deletions

View File

@ -66,6 +66,10 @@ source = "Исходный код веб-сайта"
table_of_contents = "Оглавление"
tags = "$NUMBER тегов"
tags_title = "Теги"
theme = "Тема"
theme_dark = "Переключить на темную тему"
theme_light = "Переключить на светлую тему"
theme_system = "Использовать системную тему"
tip = "Совет"
trigger_warning = "Предупреждение о Тревоге"
updated = "Обновлено"