Explorar el Código

Add certificate renewal message in German locale

Fix: add missing translation for renew certificates
Frank hace 1 mes
padre
commit
86c7cbddab
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      frontend/src/locale/lang/de.json

+ 1 - 0
frontend/src/locale/lang/de.json

@@ -32,6 +32,7 @@
   "certificate.none.subtitle.for-http": "Dieser Host verwendet kein HTTPS.",
   "certificate.none.title": "Kein",
   "certificate.not-in-use": "Nicht in Benutzung",
+  "certificate.renew": "Zertifikat erneuern",
   "certificates": "Zertifikate",
   "certificates.custom": "Benutzerdefiniertes Zertifikat",
   "certificates.custom.warning": "Mit einem Passwort geschützte Schlüsseldateien werden nicht unterstützt.",