mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-03-10 05:39:19 +01:00
Add stashenko as contributor
This commit is contained in:
parent
9cc2273dea
commit
9616059828
@ -96,7 +96,8 @@ public class Contributors {
|
||||
new Contributor("SkipM4", LANG),
|
||||
new Contributor("ahdg6", CODE),
|
||||
new Contributor("BratishkaErik", LANG),
|
||||
new Contributor("Pingger", CODE)
|
||||
new Contributor("Pingger", CODE),
|
||||
new Contributor("stashenko", LANG),
|
||||
};
|
||||
|
||||
private Contributors() {
|
||||
|
@ -35,7 +35,7 @@ public enum LangCode {
|
||||
JA("\u65E5\u672C\u8A9E", "yukieji"),
|
||||
KO("\uD55C\uAD6D\uC5B4", "Guinness_Akihiko"),
|
||||
NL("Nederlands", "Sander0542"),
|
||||
RU("русский", "Saph1s, Perhun_Pak & BratishkaErik"),
|
||||
RU("русский", "Saph1s, Perhun_Pak, BratishkaErik & stashenko"),
|
||||
TR("Türkçe", "TDJisvan, BruilsiozPro & EyuphanMandiraci"),
|
||||
PT_BR("Português", "jvmuller"),
|
||||
ZH_TW("\u6F22\u8A9E", "\u6d1b\u4f0a & zisunny104");
|
||||
|
Loading…
Reference in New Issue
Block a user