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