Files
homarr/public/locales/cn/settings/customization/page-appearance.json
Thomas Camlong fc969e5042 New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
2023-10-31 09:12:59 +01:00

27 lines
684 B
JSON

{
"pageTitle": {
"label": "页面标题",
"description": "面板中左上角的标题"
},
"metaTitle": {
"label": "元标题",
"description": "在您的浏览器标签页中显示的标题"
},
"logo": {
"label": "Logo",
"description": "显示在左上方的 Logo"
},
"favicon": {
"label": "图标",
"description": "在您的浏览器标签页中显示的图标"
},
"background": {
"label": "背景"
},
"customCSS": {
"label": "自定义 CSS",
"description": "此外,只推荐有经验的用户使用 CSS 自定义面板",
"placeholder": "自定义 CSS 将在最后应用",
"applying": "应用CSS中..."
}
}