Files
Homarr/public/locales/ko/settings/customization/page-appearance.json
2023-02-06 21:02:59 +01:00

31 lines
476 B
JSON

{
"pageTitle": {
"label": "페이지 제목",
"description": ""
},
"metaTitle": {
"label": "",
"description": ""
},
"logo": {
"label": "로고",
"description": ""
},
"favicon": {
"label": "파비콘",
"description": ""
},
"background": {
"label": "배경"
},
"customCSS": {
"label": "커스텀 CSS",
"description": "",
"placeholder": "",
"applying": ""
},
"buttons": {
"submit": "적용"
}
}