diff options
| author | BigBrotherNii <bigbrothernii@noreply.codeberg.org> | 2025-10-06 12:21:30 +0000 |
|---|---|---|
| committer | Codeberg Translate <translate@codeberg.org> | 2025-10-09 15:22:05 +0000 |
| commit | 80438fbe5e8bf8be97167795c94d2e11d75fcf97 (patch) | |
| tree | 0a299750266c0f5e88169e2ab9742296709cec8c | |
| parent | f4dbb481d8365c347d03d08756f4bc5fd8060b81 (diff) | |
| download | hurrycurry-80438fbe5e8bf8be97167795c94d2e11d75fcf97.tar hurrycurry-80438fbe5e8bf8be97167795c94d2e11d75fcf97.tar.bz2 hurrycurry-80438fbe5e8bf8be97167795c94d2e11d75fcf97.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 2d2fee36..55ec871d 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -299,7 +299,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. @@ -330,4 +330,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… |