Skip to content

Commit b21d6d9

Browse files
Fix German translations
Fix: German translations
1 parent bf1ad15 commit b21d6d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

frontend/src/locale/lang/de.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"action.close": "Schließen",
1616
"action.delete": "Löschen",
1717
"action.disable": "Deaktivieren",
18-
"action.download": "Herrunterladen",
18+
"action.download": "Herunterladen",
1919
"action.edit": "Bearbeiten",
2020
"action.enable": "Aktivieren",
2121
"action.permissions": "Berechtigungen",
@@ -75,7 +75,7 @@
7575
"column.source": "Quelle",
7676
"column.ssl": "SSL",
7777
"column.status": "Status",
78-
"created-on": "Erstellr: {date}",
78+
"created-on": "Erstelldatum: {date}",
7979
"dashboard": "Dashboard",
8080
"dead-host": "404 Host",
8181
"dead-hosts": "404 Hosts",
@@ -121,7 +121,7 @@
121121
"lets-encrypt": "Let's Encrypt",
122122
"lets-encrypt-via-dns": "Let's Encrypt via DNS",
123123
"lets-encrypt-via-http": "Let's Encrypt via HTTP",
124-
"loading": "Loading",
124+
"loading": "Laden",
125125
"login.title": "Account Login",
126126
"nginx-config.label": "Benutzerdefinierte Nginx Konfiguration",
127127
"nginx-config.placeholder": "# Geben Sie hier Ihre benutzerdefinierte Nginx-Konfiguration auf eigene Gefahr ein!",

0 commit comments

Comments
 (0)