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": { "pageTitle": {
"label": "Page Title", "label": "Seiten Titel",
"placeholder": "Homarr 🦞" "placeholder": "Homarr 🦞"
}, },
"logo": { "logo": {
@@ -12,10 +12,10 @@
"placeholder": "/favicon.png" "placeholder": "/favicon.png"
}, },
"background": { "background": {
"label": "Background", "label": "Hintergrund",
"placeholder": "/img/background.png" "placeholder": "/img/background.png"
}, },
"buttons": { "buttons": {
"submit": "Submit" "submit": "Absenden"
} }
} }