diff options
author | BigBrotherNii <bigbrothernii@noreply.codeberg.org> | 2025-10-06 12:21:30 +0000 |
---|---|---|
committer | Codeberg Translate <translate@codeberg.org> | 2025-10-07 05:19:07 +0000 |
commit | 8add0bf2876e236b5487c42f9008ee9a8cd12489 (patch) | |
tree | cd387594190b7f781a8d614c79639f910d355133 | |
parent | 6a14477a2add29f57e11de9d40fcf176a5406ac8 (diff) | |
download | hurrycurry-8add0bf2876e236b5487c42f9008ee9a8cd12489.tar hurrycurry-8add0bf2876e236b5487c42f9008ee9a8cd12489.tar.bz2 hurrycurry-8add0bf2876e236b5487c42f9008ee9a8cd12489.tar.zst |
Translated using Weblate (English)
Currently translated at 100.0% (314 of 314 strings)
Translation: Hurry Curry!/Game
Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/en/
-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… |