diff --git a/frontend/src/components/plugins/PluginLoader.tsx b/frontend/src/components/plugins/PluginLoader.tsx index dab0f2f..f60a9e8 100644 --- a/frontend/src/components/plugins/PluginLoader.tsx +++ b/frontend/src/components/plugins/PluginLoader.tsx @@ -43,16 +43,16 @@ class PluginErrorBoundary extends Component

- Plugin konnte nicht geladen werden + Failed to load plugin: {this.props.pluginName}

- Das Plugin „{this.props.pluginName}" hat einen Fehler verursacht. + Das Plugin hat einen Fehler verursacht.

{this.state.traceId && (