Files
homarr/public/locales/uk/settings/customization/page-appearance.json
2022-10-31 17:36:45 +01:00

26 lines
589 B
JSON

{
"pageTitle": {
"label": "Заголовок сторінки",
"placeholder": "Homarr 🦞"
},
"logo": {
"label": "Логотип",
"placeholder": "/img/logo.png"
},
"favicon": {
"label": "Іконка",
"placeholder": "/imgs/favicon/favicon.png"
},
"background": {
"label": "Фон",
"placeholder": "/img/background.png"
},
"customCSS": {
"label": "Власний CSS",
"placeholder": "Власний CSS буде оброблятися в останню чергу"
},
"buttons": {
"submit": "Надіслати"
}
}