diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2022-04-12 15:11:49 -0400 |
---|---|---|
committer | Tyler Murphy <tylermurphy534@gmail.com> | 2022-04-12 15:11:49 -0400 |
commit | 38fd4f57406c428b5feb343edfb41945774b4cf4 (patch) | |
tree | 1a80af6a65f4620e2fbe85ba5f8acc210e082ee0 /src/main/resources/lang/localization_de-DE.yml | |
parent | 1.4.0 rc1 (diff) | |
download | kenshinshideandseek-38fd4f57406c428b5feb343edfb41945774b4cf4.tar.gz kenshinshideandseek-38fd4f57406c428b5feb343edfb41945774b4cf4.tar.bz2 kenshinshideandseek-38fd4f57406c428b5feb343edfb41945774b4cf4.zip |
added custom leaderboard, bug fixes
Diffstat (limited to 'src/main/resources/lang/localization_de-DE.yml')
-rw-r--r-- | src/main/resources/lang/localization_de-DE.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/lang/localization_de-DE.yml b/src/main/resources/lang/localization_de-DE.yml index d2dcc1e..67c14fd 100644 --- a/src/main/resources/lang/localization_de-DE.yml +++ b/src/main/resources/lang/localization_de-DE.yml @@ -64,6 +64,7 @@ Localization: NOT_AT_ZERO: "Bitte nicht an einer Position setzen, die eine Koordinate bei 0 enthält." NO_GAME_INFO: "Keine Informationen zum Gameplay für diesen Spieler vorhanden." INFORMATION_FOR: "Gewinninformationen für {PLAYER}:" + BLOCKED_COMMAND: "Command blocked by Kenshin's Hide And Seek" # DO NOT EDIT IT OR IT MAY BREAK OR RESET FILE version: 2 |