diff options
| author | metamuffin <metamuffin@disroot.org> | 2025-10-16 17:45:27 +0200 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2025-10-16 17:45:27 +0200 |
| commit | 751b954755f903222b1b509d81bbcf163a18223d (patch) | |
| tree | 5025b894848188c4dd1b3713ff7fe63e9e99c048 | |
| parent | 6f2ce5ccaaf2de118c4689502ab53491ad9605be (diff) | |
| download | hurrycurry-751b954755f903222b1b509d81bbcf163a18223d.tar hurrycurry-751b954755f903222b1b509d81bbcf163a18223d.tar.bz2 hurrycurry-751b954755f903222b1b509d81bbcf163a18223d.tar.zst | |
missing tile tr
| -rw-r--r-- | locale/en.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/en.ini b/locale/en.ini index 4199cfc4..9b26832e 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -326,7 +326,7 @@ s.tool.map_linter.chair_no_customer_access=Chair at {0} is not accessible by cus 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. s.tool.map_linter.exclusive=Tile {0} is recipe exclusive. -s.tool.map_linter.missing_tile=Map is missing required tile {0}. +s.tool.map_linter.missing_tile=Map has no {0} tile. s.tool.map_linter.no_chef_access=Tile {0} at {1} is not accessible by chefs. s.tool.map_linter.no_demands=No demands are possible. s.tool.map_linter.no_easy_access=Tile {0} at {1} is not easily accessible. |