diff options
author | metamuffin <metamuffin@disroot.org> | 2024-09-18 16:16:58 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-09-18 16:16:58 +0200 |
commit | 9d1c30cf9ef5a057c760da49b52312de4a5afc6a (patch) | |
tree | f6532fd40259f7e54d068a656f3aaecf98c22682 /locale/en.ini | |
parent | fb6ca2a4b9d78dd80dbdf37b2926d9ede4108e8b (diff) | |
download | hurrycurry-9d1c30cf9ef5a057c760da49b52312de4a5afc6a.tar hurrycurry-9d1c30cf9ef5a057c760da49b52312de4a5afc6a.tar.bz2 hurrycurry-9d1c30cf9ef5a057c760da49b52312de4a5afc6a.tar.zst |
prevent multiple tutorials at once
Diffstat (limited to 'locale/en.ini')
-rw-r--r-- | locale/en.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/en.ini b/locale/en.ini index 83beede5..81f17ae3 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -181,6 +181,7 @@ s.tutorial.take=Take %s from here s.tutorial.wait_finish=... s.replay.cannot_join=Replays cannot be joined. s.campaign.unlock_condition=To unlock: %n%n%s +s.campaign.condition.stars=Reach at least %s stars in %s s.state.abort_no_players=Game was aborted due to a lack of players. s.state.game_aborted=Game was aborted by %s. s.state.overflow_resubscribe=Lagging behind. Some clientbound packets were dropped. |