New translations page-appearance.json (German)

This commit is contained in:
Thomas Camlong
2022-08-25 13:03:06 +02:00
committed by ajnart
parent 461b4decae
commit bf0f22667a

View File

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