diff options
Diffstat (limited to 'locale/zh_Hans.ini')
-rw-r--r-- | locale/zh_Hans.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/locale/zh_Hans.ini b/locale/zh_Hans.ini index 013afea4..5eea37f5 100644 --- a/locale/zh_Hans.ini +++ b/locale/zh_Hans.ini @@ -291,7 +291,7 @@ s.bot.frank.line.7 = 回去工作吧,{0}! s.bot.frank.line.1 = 工作快一些,{0}! s.bot.frank.line.6 = 我付钱不是让你站着的! c.credits.contributors = 贡献者 -s.error.username_length_limit = 用户名长度超出 64 字节限制 +s.error.username_length_limit = 超过了 {0} 个字符或 {1} 个字节的用户名长度限制。 s.error.too_many_players = 太多玩家加入 s.error.no_hand = 手不存在。 c.menu.play.editor = 地图编辑器 @@ -301,3 +301,4 @@ c.menu.play.editor_starting = 编辑器正在启动… c.menu.play.editor_stop = 停止地图编辑器 c.menu.play.editor_testing = 地图编辑器(测试) c.menu.play.editor_unavailable = 地图编辑器(不可用) +s.error.not_editor_session = 不在编辑会话内。 |