New translations page-appearance.json (Swedish)

This commit is contained in:
Thomas Camlong
2022-08-25 12:10:33 +02:00
committed by ajnart
parent b31bf02b47
commit c74a2725cb

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"
}
}