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

31 lines
629 B
JSON

{
"pageTitle": {
"label": "Заголовок сторінки",
"description": ""
},
"metaTitle": {
"label": "Мета-заголовок",
"description": ""
},
"logo": {
"label": "Логотип",
"description": ""
},
"favicon": {
"label": "Іконка",
"description": ""
},
"background": {
"label": "Фон"
},
"customCSS": {
"label": "Власний CSS",
"description": "",
"placeholder": "Власний CSS буде оброблятися в останню чергу",
"applying": ""
},
"buttons": {
"submit": "Надіслати"
}
}