diff options
-rw-r--r-- | locale/en.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/en.ini b/locale/en.ini index e7540b9e..3a2b340e 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -296,7 +296,7 @@ s.state.abort_no_players=Game was aborted due to a lack of players. s.state.game_aborted=Game was aborted by {0}. s.state.overflow_resubscribe=Lagging behind. Some clientbound packets were dropped. s.state.paused.all_idle=Game paused -s.state.paused.any_not_ready=Waiting for {0} players... +s.state.paused.any_not_ready=Waiting for {0} players… s.tool.map_linter.chair_no_customer_access=Chair at {0} is not accessible by customers. s.tool.map_linter.chair_no_table=Chair at {0} has no interactable tile around. s.tool.map_linter.exclusive_no_recipe=Tile {0} is exclusive but is missing recipes. @@ -327,4 +327,4 @@ s.tutorial.put_on=Place on {0} s.tutorial.serve=Serve the meal here s.tutorial.take_now=Take this item quickly! s.tutorial.take=Take {0} from here -s.tutorial.wait_finish=Wait... +s.tutorial.wait_finish=Wait… |