Skip to content

Commit

Permalink
Update to JA locale by yu_solt (#3131)
Browse files Browse the repository at this point in the history
  • Loading branch information
yu-solt authored Jul 24, 2023
1 parent c3d5b20 commit acd9ad3
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 113 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ public class Contributors {
new Contributor("TheLittle_Yang", LANG),
new Contributor("inductor", LANG),
new Contributor("ringoXD", LANG),
new Contributor("yu_solt", LANG),
new Contributor("lis2a", LANG)
};

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ public enum LangCode {
FI("suomi", "AuroraLS3, KasperiP"),
FR("français", "CyanTech, Aurelien & Nogapra"),
IT("Italiano", "Malachiel & Mastory_Md5"),
JA("\u65E5\u672C\u8A9E", "yukieji, inductor, lis2a & ringoXD"),
JA("\u65E5\u672C\u8A9E", "yukieji, inductor, lis2a, yu_solt & ringoXD"),
KO("\uD55C\uAD6D\uC5B4", "Guinness_Akihiko"),
NL("Nederlands", "Sander0542"),
RU("русский", "Saph1s, Perhun_Pak, BratishkaErik & stashenko"),
Expand Down
Loading

0 comments on commit acd9ad3

Please sign in to comment.