New translations page-appearance.json (German)

This commit is contained in:
Thomas Camlong
2022-08-25 12:10:38 +02:00
committed by ajnart
parent db2c1fd423
commit 30d869a396

View File

@@ -1,6 +1,6 @@
{
"pageTitle": {
"label": "Seiten Titel",
"label": "Page Title",
"placeholder": "Homarr 🦞"
},
"logo": {
@@ -12,10 +12,10 @@
"placeholder": "/favicon.png"
},
"background": {
"label": "Hintergrund",
"label": "Background",
"placeholder": "/img/background.png"
},
"buttons": {
"submit": "Absenden"
"submit": "Submit"
}
}