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

31 lines
525 B
JSON

{
"pageTitle": {
"label": "Tytuł strony",
"description": ""
},
"metaTitle": {
"label": "Meta Title",
"description": ""
},
"logo": {
"label": "Logo",
"description": ""
},
"favicon": {
"label": "Ikona",
"description": ""
},
"background": {
"label": "Tło"
},
"customCSS": {
"label": "Niestandardowy CSS",
"description": "",
"placeholder": "Custom CSS zostanie zastosowany jako ostatni",
"applying": ""
},
"buttons": {
"submit": "Zgłoś"
}
}