diff --git a/proxy/src/main/resources/com/velocitypowered/proxy/l10n/messages_de_DE.properties b/proxy/src/main/resources/com/velocitypowered/proxy/l10n/messages_de_DE.properties index 0b123fa6a..dd2e9b705 100644 --- a/proxy/src/main/resources/com/velocitypowered/proxy/l10n/messages_de_DE.properties +++ b/proxy/src/main/resources/com/velocitypowered/proxy/l10n/messages_de_DE.properties @@ -50,7 +50,7 @@ velocity.command.reload-success=Velocity-Konfiguration erfolgreich neu geladen. velocity.command.reload-failure=Die Velocity-Konfiguration konnte nicht neu geladen werden. Prüfe die Konsole für weitere Details. velocity.command.version-copyright=Copyright 2018- . ist lizenziert unter den Bedingungen der GNU General Public License v3. velocity.command.no-plugins=Es sind derzeit keine Plugins installiert. -velocity.command.plugins-list=Plugins\: +velocity.command.plugins-list=Erweiterungen\: velocity.command.plugin-tooltip-website=Webseite\: velocity.command.plugin-tooltip-author=Entwickler\: velocity.command.plugin-tooltip-authors=Entwickler\: @@ -63,5 +63,5 @@ velocity.command.dump-offline=Wahrscheinliche Ursache\: Ungültige System-DNS-Ei velocity.command.send-usage=/send # Kick velocity.kick.shutdown=Proxy fährt herunter. -velocity.kick.command-rate-limit=You are sending too many commands too quickly. -velocity.kick.tab-complete-rate-limit=You are sending too many tab complete requests too quickly. \ No newline at end of file +velocity.kick.command-rate-limit=Sie senden zu viele Befehle zu schnell. +velocity.kick.tab-complete-rate-limit=Sie senden zu viele Tabvervollständigungsanfragen zu schnell. \ No newline at end of file