summaryrefslogtreewikicommitdiff
path: root/src/main/resources/lang/localization_en-US.yml
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2022-05-17 19:26:00 -0400
committerTyler Murphy <tylermurphy534@gmail.com>2022-05-17 19:26:00 -0400
commit13e6b38aa97f59e5a432f2d88ea15738358df019 (patch)
treed34388703f1256142eed9f45c9bf2588794f4af0 /src/main/resources/lang/localization_en-US.yml
parentworking on expanding database (diff)
downloadkenshinshideandseek-13e6b38aa97f59e5a432f2d88ea15738358df019.tar.gz
kenshinshideandseek-13e6b38aa97f59e5a432f2d88ea15738358df019.tar.bz2
kenshinshideandseek-13e6b38aa97f59e5a432f2d88ea15738358df019.zip
mysql support, always glow, countdown_last, kill stat change, game board null fix
Diffstat (limited to '')
-rw-r--r--src/main/resources/lang/localization_en-US.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/lang/localization_en-US.yml b/src/main/resources/lang/localization_en-US.yml
index 07d547b..96ccf7a 100644
--- a/src/main/resources/lang/localization_en-US.yml
+++ b/src/main/resources/lang/localization_en-US.yml
@@ -57,6 +57,7 @@ Localization:
START_MIN_PLAYERS: "You must have at least {AMOUNT} players to start."
START_INVALID_NAME: "Invalid player: {PLAYER}."
START_COUNTDOWN: "Hiders have {AMOUNT} seconds to hide!"
+ START_COUNTDOWN_LAST: "Hiders have {AMOUNT} second to hide!"
START: "Attention SEEKERS, its time to find the hiders!"
STOP: "Game has been force stopped."
HIDER_TEAM_NAME: "&6&lHIDER"