feat: add plugin and role translation keys to de.json
This commit is contained in:
@@ -185,7 +185,24 @@
|
|||||||
"noUsers": "Keine Benutzer vorhanden.",
|
"noUsers": "Keine Benutzer vorhanden.",
|
||||||
"assignRole": "Rolle zuweisen",
|
"assignRole": "Rolle zuweisen",
|
||||||
"inviteEmail": "E-Mail-Adresse",
|
"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": {
|
"auditLog": {
|
||||||
"title": "Audit-Log",
|
"title": "Audit-Log",
|
||||||
|
|||||||
Reference in New Issue
Block a user