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

26 lines
500 B
JSON

{
"pageTitle": {
"label": "Tytuł strony",
"placeholder": "Homarr 🦞"
},
"logo": {
"label": "Logo",
"placeholder": "/img/logo.png"
},
"favicon": {
"label": "Ikona",
"placeholder": "/imgs/favicon/favicon.png"
},
"background": {
"label": "Tło",
"placeholder": "/img/background.png"
},
"customCSS": {
"label": "Niestandardowy CSS",
"placeholder": "Niestandardowy CSS zostanie wykonany jako ostatni"
},
"buttons": {
"submit": ""
}
}