add language switch, add german

This commit is contained in:
Manuel Ruwe
2022-08-24 17:58:14 +02:00
parent 6d0a31f79e
commit 4d757ccf66
44 changed files with 578 additions and 429 deletions

View File

@@ -0,0 +1,3 @@
{
"label": "Applikations Breite"
}

View File

@@ -0,0 +1,3 @@
{
"suffix": "{{color}} Farbe"
}

View File

@@ -0,0 +1,3 @@
{
"label": "Applikation Deckkraft"
}

View File

@@ -0,0 +1,21 @@
{
"pageTitle": {
"label": "Seiten Titel",
"placeholder": "Homarr 🦞"
},
"logo": {
"label": "Logo",
"placeholder": "/img/logo.png"
},
"favicon": {
"label": "Favicon",
"placeholder": "/favicon.png"
},
"background": {
"label": "Hintergrund",
"placeholder": "/img/background.png"
},
"buttons": {
"submit": "Absenden"
}
}

View File

@@ -0,0 +1,3 @@
{
"label": "Shatten"
}