Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Commit

Permalink
Changes -> the language of the messages has been improved
Browse files Browse the repository at this point in the history
  • Loading branch information
EinfacheSache committed Jul 7, 2023
1 parent 9980c70 commit 3cde8b9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions src/main/resources/language_de.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ apikey.find=§5Den API-KEY finden Sie in Ihrem Panel \n§6https://panel.neoprote
setup.required.first=NeoProtectPlugin wurde nicht vollständig konfiguriert
setup.required.second=Geben zum Konfigurieren im Chat '/np setup' ein
setup.command.required=Bitte verwenden Sie zuerst /np setup, bevor Sie andere Befehle verwenden
setup.finished=§6Setup abgeschlossen
setup.finished=§6Setup wurde erfolgreich abgeschlossen

available.commands=Verfügbare Befehle:
console.command=Sie können diesen Befehl nicht über die Konsole verwenden
console.command=Sie können diesen Befehl nicht über die Konsole ausführen
command.setup=Geben Sie nun den API-KEY im Chat ein
command.ipanic=Der Panikmodus wurde {0}

Expand All @@ -19,8 +19,8 @@ usage.setgameshield=Bitte geben Sie /np setgameshield ein
select.gameshield=Wählen Sie nun das Gameshield aus
select.backend=Wählen Sie nun das Backend aus

set.backend=Backend ''{0}'' festgelegt
set.gameshield=Gameshield ''{0}'' festgelegt
set.backend=Backend ''{0}'' wurde festgelegt
set.gameshield=Gameshield wurde ''{0}'' wurde festgelegt

hover.gameshield=§5Gameshield {0} \n§6ID {1}
hover.backend=§5Backend {0}:{1} \n§6ID {2}
Expand Down
8 changes: 4 additions & 4 deletions src/main/resources/language_en.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ apikey.find=§5You can find the API-KEY in your panel \n§6https://panel.neoprot
setup.required.first=NeoProtectPlugin has not been fully configured
setup.required.second=Enter '/neoprotect setup' in chat to configure
setup.command.required=Please use /np setup first before using other commands
setup.finished6setup finished
setup.finished6Setup has been successfully completed

available.commands=Available commands:
console.command=You cant use this command from console
console.command=You cannot execute this command via the console
command.setup=Now enter the API-KEY in the Chat
command.ipanic=Panic mode has been {0}

Expand All @@ -19,8 +19,8 @@ usage.setgameshield=Please enter /np setgameshield
select.gameshield=Now select the gameshield
select.backend=Now select the backend

set.backend=Backend ''{0}'' set
set.gameshield=Gameshield ''{0}'' set
set.backend=The backend ''{0}'' has been set.
set.gameshield=The gameshield ''{0}'' has been set.

hover.gameshield=§5Gameshield {0} \n§6ID {1}
hover.backend=§5Backend {0}:{1} \n§6ID {2}
Expand Down

0 comments on commit 3cde8b9

Please sign in to comment.