Files
homarr/public/locales/de/settings/customization/page-appearance.json
2022-08-24 21:01:29 +02:00

21 lines
374 B
JSON

{
"pageTitle": {
"label": "Seiten Titel",
"placeholder": "Homarr 🦞"
},
"logo": {
"label": "Logo",
"placeholder": "/img/logo.png"
},
"favicon": {
"label": "Favicon",
"placeholder": "/favicon.png"
},
"background": {
"label": "Hintergrund",
"placeholder": "/img/background.png"
},
"buttons": {
"submit": "Absenden"
}
}