diff options
author | Outbreak2096 <outbreak2096@noreply.codeberg.org> | 2025-06-02 13:44:57 +0000 |
---|---|---|
committer | Codeberg Translate <translate@codeberg.org> | 2025-06-07 20:38:05 +0000 |
commit | 7f7540b4f2d289b2078613de509677f5ff5407e6 (patch) | |
tree | 90f8165171e1ba42b6b171b0519e860939876db4 | |
parent | f925b817e18a02d1b755c6f3da5c5eb8eaf90606 (diff) | |
download | hurrycurry-7f7540b4f2d289b2078613de509677f5ff5407e6.tar hurrycurry-7f7540b4f2d289b2078613de509677f5ff5407e6.tar.bz2 hurrycurry-7f7540b4f2d289b2078613de509677f5ff5407e6.tar.zst |
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (274 of 274 strings)
Translation: Hurry Curry!/Game
Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/zh_Hans/
-rw-r--r-- | locale/zh_Hans.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/zh_Hans.ini b/locale/zh_Hans.ini index 93eab72b..6320696d 100644 --- a/locale/zh_Hans.ini +++ b/locale/zh_Hans.ini @@ -221,7 +221,7 @@ s.campaign.unlock_condition = 要解锁:%n%n{0} s.error.algo_not_found = 算法“{0}”不存在。 s.error.already_interacting = 已经互动 s.error.conn_too_many_players = 已超过每个连接的玩家数限制。 -s.error.customer_interact = 您不得与顾客互动。 +s.error.customer_interact = 您不得直接与顾客互动。 s.error.interacting_too_far = 互动距离玩家太远 s.error.item_not_found = 物品“{0}”不存在。 s.error.map_load = 地图加载失败:{0} |