diff options
Diffstat (limited to 'locale')
-rw-r--r-- | locale/en.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/locale/en.ini b/locale/en.ini index eaa6933e..e1013727 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -229,6 +229,8 @@ s.error.quoting_invalid=Command quoting invalid s.error.self_interact=Interacting with yourself. This is impossible. s.error.tutorial_already_running=Tutorial already running s.error.tutorial_no_running=No tutorial running +s.error.username_length_limit=Username length limit of 64 bytes exceeded +s.error.too_many_players=Too many players joined s.replay.cannot_join=Replays cannot be joined. s.state.abort_no_players=Game was aborted due to a lack of players. s.state.game_aborted=Game was aborted by {0}. |