Skip to content

Commit f398012

Browse files
jhqwqmcAuroraLS3
andauthored
update locale_CN.yml (#3243)
* update locale_CN.yml * Update Plan/common/src/main/java/com/djrapitops/plan/settings/locale/LangCode.java --------- Co-authored-by: Aurora Lahtela <24460436+AuroraLS3@users.noreply.github.com>
1 parent 5f46e50 commit f398012

File tree

3 files changed

+195
-194
lines changed

3 files changed

+195
-194
lines changed

Plan/common/src/main/java/com/djrapitops/plan/delivery/rendering/html/Contributors.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,8 @@ public class Contributors {
108108
new Contributor("ToxiWoxi", CODE),
109109
new Contributor("xlanyleeet", LANG),
110110
new Contributor("Jumala9163", LANG),
111-
new Contributor("Dreeam-qwq", CODE)
111+
new Contributor("Dreeam-qwq", CODE),
112+
new Contributor("jhqwqmc", LANG)
112113
};
113114

114115
private Contributors() {

Plan/common/src/main/java/com/djrapitops/plan/settings/locale/LangCode.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public enum LangCode {
2626
CUSTOM("Custom", ""),
2727
EN("English", "AuroraLS3"),
2828
ES("Español", "Catalina, itaquito, Elguerrero & 4drian3d"),
29-
CN("\u6C49\u8BED", "f0rb1d (\u4f5b\u58c1\u706f), qsefthuopq, shaokeyibb, Fur_xia, 10935336, SkipM4 & TheLittle_Yang"), // Simplified Chinese
29+
CN("\u6C49\u8BED", "f0rb1d (\u4f5b\u58c1\u706f), qsefthuopq, shaokeyibb, Fur_xia, 10935336, SkipM4, TheLittle_Yang & jhqwqmc"), // Simplified Chinese
3030
CS("čeština", "Shadowhackercz, QuakyCZ, MrFriggo & WolverStones"),
3131
DE("Deutsch", "Eyremba, fuzzlemann, Morsmorse, hallo1142 & DubHacker"),
3232
FI("suomi", "AuroraLS3, KasperiP"),

0 commit comments

Comments
 (0)