mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-01 00:10:12 +01:00
Update locale_CN.yml by liuzhen932 (#3437)
This commit is contained in:
parent
2b93919b5e
commit
bda96726f8
@ -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() {
|
||||
|
@ -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"),
|
||||
|
@ -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: "第一次会话"
|
||||
|
Loading…
Reference in New Issue
Block a user