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

21 lines
328 B
JSON

{
"pageTitle": {
"label": "Título de Página",
"placeholder": "Homarr 🦞"
},
"logo": {
"label": "Logo",
"placeholder": "/img/logo.png"
},
"favicon": {
"label": "",
"placeholder": ""
},
"background": {
"label": "Fondo",
"placeholder": ""
},
"buttons": {
"submit": ""
}
}