mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-30 19:29:17 +01:00
31 lines
476 B
JSON
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": "적용"
|
|
}
|
|
}
|