mirror of
https://github.com/logseq/logseq.git
synced 2026-05-22 03:34:07 +00:00
fix: setting title does not use i18n translation
This commit is contained in:
committed by
Gabriel Horner
parent
299e2660a9
commit
11cb2d151f
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user