Changes for page iTop如何翻译
Last modified by superadmin on 2024/12/13, 16:39
Summary
Details
- Page properties
-
- Content
-
... ... @@ -252,4 +252,10 @@ 252 252 253 253 === === 254 254 255 - 255 +=== UI 主题 === 256 + 257 +如果您为后台创建了一个新主题,您可能希望创建一个字典条目,以便用户在首选项页面中选择它时能够获得一个漂亮的标签。要做到这一点,请按照以下语法进行操作: 258 + 259 +{{{// Default theme 260 +'theme:fullmoon' \=> 'Full Moon ', 261 +'theme:<YOUR\_THEME\_ID>' \=> 'Your new theme label',}}}