New translations page-appearance.json (Spanish)

This commit is contained in:
Thomas Camlong
2022-08-25 12:10:37 +02:00
committed by ajnart
parent 1ebbfcfa11
commit db2c1fd423

View File

@@ -0,0 +1,21 @@
{
"pageTitle": {
"label": "Page Title",
"placeholder": "Homarr 🦞"
},
"logo": {
"label": "Logo",
"placeholder": "/img/logo.png"
},
"favicon": {
"label": "Favicon",
"placeholder": "/favicon.png"
},
"background": {
"label": "Background",
"placeholder": "/img/background.png"
},
"buttons": {
"submit": "Submit"
}
}