fix: setting title does not use i18n translation

This commit is contained in:
greatbody
2023-06-21 17:12:32 +08:00
committed by Gabriel Horner
parent 299e2660a9
commit 11cb2d151f

View File

@@ -1072,7 +1072,7 @@
[:article
[:header.cp__settings-header
[:h1.cp__settings-category-title (name (first @*active))]]
[:h1.cp__settings-category-title (t (keyword (str "settings-page/tab-" (name (first @*active)))))]]
(case (first @*active)