Implemented the GUI for the Labels page (#9953)

This commit is contained in:
Manuel Ceroni 2026-01-16 15:16:40 +01:00 committed by GitHub
parent bfa43d29ac
commit 10bab95b16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 531 additions and 0 deletions

View file

@ -532,6 +532,11 @@ page_utils.menu_entries = {
i18n_title = "category_lists.category_lists",
section = "admin"
},
--labels = {
-- key = "labels",
-- i18n_title = "labels_page.labels",
-- section = "admin"
--},
conf_backup = {
key = "conf_backup",
i18n_title = "conf_backup.conf_backup",