feat: add plugin and role translation keys to de.json
This commit is contained in:
@@ -185,7 +185,24 @@
|
||||
"noUsers": "Keine Benutzer vorhanden.",
|
||||
"assignRole": "Rolle zuweisen",
|
||||
"inviteEmail": "E-Mail-Adresse",
|
||||
"inviteRole": "Rolle"
|
||||
"inviteRole": "Rolle",
|
||||
"plugins": "Plugins",
|
||||
"noPlugins": "Keine Plugins verfügbar.",
|
||||
"pluginInstall": "Installieren",
|
||||
"pluginActivate": "Aktivieren",
|
||||
"pluginDeactivate": "Deaktivieren",
|
||||
"pluginUninstall": "Deinstallieren",
|
||||
"pluginInstalled": "Installiert",
|
||||
"pluginActive": "Aktiv",
|
||||
"pluginInactive": "Inaktiv",
|
||||
"pluginDiscovered": "Verfügbar",
|
||||
"pluginInstalledSuccess": "Plugin erfolgreich installiert.",
|
||||
"pluginActivatedSuccess": "Plugin erfolgreich aktiviert.",
|
||||
"pluginDeactivatedSuccess": "Plugin erfolgreich deaktiviert.",
|
||||
"pluginUninstalledSuccess": "Plugin erfolgreich deinstalliert.",
|
||||
"pluginUninstallConfirm": "Plugin wirklich deinstallieren",
|
||||
"pluginRemoveData": "Plugindaten (Tabellen) ebenfalls entfernen",
|
||||
"roleDeleted": "Rolle erfolgreich gelöscht."
|
||||
},
|
||||
"auditLog": {
|
||||
"title": "Audit-Log",
|
||||
@@ -687,4 +704,4 @@
|
||||
"selectAccountFirst": "Bitte zuerst ein Konto auswählen.",
|
||||
"noEmail": "Keine E-Mail-Adresse"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user