From bda96726f813ef4c442fa87fad8cabaa353f31a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=9C=E5=8A=9B=E6=80=95?= <63779340+xiaozhu2007@users.noreply.github.com> Date: Sun, 28 Jan 2024 15:05:07 +0800 Subject: [PATCH] Update locale_CN.yml by liuzhen932 (#3437) --- .../djrapitops/plan/delivery/rendering/html/Contributors.java | 3 ++- .../java/com/djrapitops/plan/settings/locale/LangCode.java | 2 +- .../src/main/resources/assets/plan/locale/locale_CN.yml | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Plan/common/src/main/java/com/djrapitops/plan/delivery/rendering/html/Contributors.java b/Plan/common/src/main/java/com/djrapitops/plan/delivery/rendering/html/Contributors.java index 947a79942..602b28da2 100644 --- a/Plan/common/src/main/java/com/djrapitops/plan/delivery/rendering/html/Contributors.java +++ b/Plan/common/src/main/java/com/djrapitops/plan/delivery/rendering/html/Contributors.java @@ -110,7 +110,8 @@ public class Contributors { new Contributor("xlanyleeet", LANG), new Contributor("Jumala9163", LANG), new Contributor("Dreeam-qwq", CODE), - new Contributor("jhqwqmc", LANG) + new Contributor("jhqwqmc", LANG), + new Contributor("liuzhen932", LANG) }; private Contributors() { diff --git a/Plan/common/src/main/java/com/djrapitops/plan/settings/locale/LangCode.java b/Plan/common/src/main/java/com/djrapitops/plan/settings/locale/LangCode.java index b6cf720fb..52e5de2f9 100644 --- a/Plan/common/src/main/java/com/djrapitops/plan/settings/locale/LangCode.java +++ b/Plan/common/src/main/java/com/djrapitops/plan/settings/locale/LangCode.java @@ -26,7 +26,7 @@ public enum LangCode { CUSTOM("Custom", ""), EN("English", "AuroraLS3"), ES("Español", "Catalina, itaquito, Elguerrero & 4drian3d"), - CN("\u6C49\u8BED", "f0rb1d (\u4f5b\u58c1\u706f), qsefthuopq, shaokeyibb, Fur_xia, 10935336, SkipM4, TheLittle_Yang & jhqwqmc"), // Simplified Chinese + CN("\u6C49\u8BED", "f0rb1d (\u4f5b\u58c1\u706f), qsefthuopq, shaokeyibb, Fur_xia, 10935336, SkipM4, TheLittle_Yang, jhqwqmc & liuzhen932"), // Simplified Chinese CS("\u010de\u0161tina", "Shadowhackercz, QuakyCZ, MrFriggo & WolverStones"), DE("Deutsch", "Eyremba, fuzzlemann, Morsmorse, hallo1142 & DubHacker"), FI("suomi", "AuroraLS3, KasperiP"), diff --git a/Plan/common/src/main/resources/assets/plan/locale/locale_CN.yml b/Plan/common/src/main/resources/assets/plan/locale/locale_CN.yml index 7c7bb5e5b..ec313f89d 100644 --- a/Plan/common/src/main/resources/assets/plan/locale/locale_CN.yml +++ b/Plan/common/src/main/resources/assets/plan/locale/locale_CN.yml @@ -184,7 +184,7 @@ command: inDepth: "获得一个指向 /players page(全体玩家页面) 的链接,以查看玩家列表。" register: description: "注册一个网页用户" - inDepth: "直接使用会获得注册页面的链接。添加 --code[注册代码] 参数可以注册一个账户。" + inDepth: "直接使用会获得注册页面的链接。添加 --code [注册代码] 参数可以注册一个账户。" reload: description: "重启 Plan" inDepth: "禁用然后重新启用本插件,会重新加载配置中的设置。" @@ -338,7 +338,7 @@ html: duringLowTps: "持续低 TPS 时间" entities: "实体" errors: "Plan 错误日志" - export: "Export" + export: "导出" exported: "数据导出时间" favoriteServer: "最喜欢的服务器" firstSession: "第一次会话"