Files
homarr/public/locales/sl/settings/customization/page-appearance.json
2022-08-30 12:49:55 +02:00

21 lines
372 B
JSON

{
"pageTitle": {
"label": "Naslov strani",
"placeholder": "Homarr 🦞"
},
"logo": {
"label": "Logotip",
"placeholder": "/img/logo.png"
},
"favicon": {
"label": "Favicon",
"placeholder": "/favicon.png"
},
"background": {
"label": "Ozadje",
"placeholder": "/img/background.png"
},
"buttons": {
"submit": "Pošlji"
}
}