Add translation for 'Renew Certificate' in de.json

Fix: Add missing translation für renew Certificate
This commit is contained in:
Frank
2025-11-12 07:32:34 +01:00
committed by GitHub
parent f3633cb696
commit ff792f76af

View File

@@ -98,6 +98,9 @@
"certificate.not-in-use": { "certificate.not-in-use": {
"defaultMessage": "Nicht in Benutzung" "defaultMessage": "Nicht in Benutzung"
}, },
"certificate.renew": {
"defaultMessage": "Renew Certificate"
},
"certificates": { "certificates": {
"defaultMessage": "Zertifikate" "defaultMessage": "Zertifikate"
}, },