From c46a0d82fd2bd16473211de86462ca6caceedb7b Mon Sep 17 00:00:00 2001 From: jhqwqmc <113768629+jhqwqmc@users.noreply.github.com> Date: Sat, 27 Apr 2024 08:22:29 +0800 Subject: [PATCH] locales: update zh-cn (#101) --- common/src/main/resources/locales/zh-cn.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/common/src/main/resources/locales/zh-cn.yml b/common/src/main/resources/locales/zh-cn.yml index b59a7809..43033512 100644 --- a/common/src/main/resources/locales/zh-cn.yml +++ b/common/src/main/resources/locales/zh-cn.yml @@ -172,10 +172,10 @@ locales: command_list_row: '[%1%](#00fb9a italic show_text=�fb9a&%1%\n&7%2% suggest_command=%1%) [%3%](gray show_text=&7%4% suggest_command=%1%)' audit_log_header: '[HuskClaims](#00fb9a bold) [| %1% 的审核日志:](#00fb9a)\n' audit_log_row: '[%1%](gray) [%2%](#00fb9a) [%3%](#ff304f) [%4%](gray)' - claim_flags_header: '[Claim flags for %1%''s claim:](#00fb9a)\n' - claim_flags_wilderness_header: '[Claim flags for the wilderness of world %1%:](#00fb9a)\n' - claim_flag_enabled: '[%1%](#00fb9a show_text=&7Click to disable run_command=/huskclaims flags %1% false)' - claim_flag_disabled: '[%1%](#ff7e5e show_text=&7Click to enable run_command=/huskclaims flags %1% true)' + claim_flags_header: '[%1% 的领地的领地标志:](#00fb9a)\n' + claim_flags_wilderness_header: '[%1%世界荒野的领地标志:](#00fb9a)\n' + claim_flag_enabled: '[%1%](#00fb9a show_text=&7点击禁用 run_command=/huskclaims flags %1% false)' + claim_flag_disabled: '[%1%](#ff7e5e show_text=&7点击启用 run_command=/huskclaims flags %1% true)' untrust_command_description: '撤销信任者的领地访问权限.' trustlist_command_description: '查看领地信任者列表.' group_command_description: '创建和管理玩家组.'