Added imprint and privacy urls

This commit is contained in:
2023-03-17 13:18:33 +01:00
parent ff415c354d
commit 7be40ed236
7 changed files with 37 additions and 8 deletions

View File

@@ -1,5 +1,7 @@
{
"ApiURL": "http://localhost:8044",
"PrivacyURL": "https://www.sh-edraft.de/Datenschutz",
"ImprintURL": "https://www.sh-edraft.de/Impressum",
"WebVersion": {
"Major": "1",
"Minor": "0",
@@ -23,4 +25,4 @@
"Name": "sh-edraft-dark-theme"
}
]
}
}

View File

@@ -163,7 +163,8 @@
"footer": {
"backend": "API",
"frontend": "Webseite",
"imprint": "Impressum"
"imprint": "Impressum",
"privacy": "Datenschutz"
},
"general": {
"days": "Tage",

View File

@@ -163,7 +163,8 @@
"footer": {
"backend": "Website",
"frontend": "API",
"imprint": "Imprint"
"imprint": "Imprint",
"privacy": "Privacy"
},
"general": {
"days": "Days",