Changes for page iTop如何翻译
Last modified by superadmin on 2024/12/13, 16:39
Summary
Details
- Page properties
-
- Content
-
... ... @@ -217,7 +217,6 @@ 217 217 * **$%4s**: 远程对象类名称(本地化) 218 218 * **$%5s**: 远程对象友好名称 注意:并非所有情况下都可用,需要检查! 219 219 220 - 221 221 ===== Specialized ===== 222 222 223 223 除非为给定类的特定LinkedSet(或LinkedSetIndirect)属性定义了更具体的条目,否则使用上面的通用条目代码。 ... ... @@ -237,3 +237,20 @@ 237 237 'Class:Team/Attribute:persons\_list/UI:Links:Remove:Modal:Title' \=> 'Retirer une %4$s' 238 238 )); 239 239 ))) 239 + 240 + 241 + 242 +=== 最终用户门户 === 243 + 244 +如果您添加了一个新的终端用户门户,您可能希望创建一个字典条目,以便为其创建一个真实的标签,要做到这一点,请按照以下语法进行操作: 245 + 246 +(% class="box" %) 247 +((( 248 +~/~/ Default portal 249 +'portal:itop-portal' \=> 'Standard portal', 250 +'portal:<YOUR\_PORTAIL\_ID>' \=> 'Your new portal label', 251 +))) 252 + 253 +=== === 254 + 255 +