Sidebar always dark + add missing lang string

This commit is contained in:
danpros 2024-11-11 13:04:17 +07:00
commit 10bc30112f
29 changed files with 80 additions and 5 deletions

View file

@ -321,3 +321,6 @@ msg_error_field_req_feedurl = "You need to specify the feed url."
rss_feeds_description_select = "RSS Description"
rss_description_body = "Post Body"
rss_description_meta = "Post Meta Description"
admin_theme = "Admin theme"
admin_theme_light = "Light"
admin_theme_dark = "Dark"