File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 77| Language | Country | Contributors | Source |
88| -------- | ------- | ------------ | ------ |
99| English| United States| [ @alexmercerind ] ( https://github.com/alexmercerind ) | [ ` en_US.json ` ] ( ./localizations/en_US.json ) |
10+ | Chinese| China| [ @VisionsAll ] ( https://github.com/VisionsAll ) | [ ` zh_CN.json ` ] ( ./localizations/zh_CN.json ) |
1011| Greek| Greece| [ @cuhsy ] ( https://github.com/cuhsy ) | [ ` el_GR.json ` ] ( ./localizations/el_GR.json ) |
1112| Japanese| Japan| [ @maboroshin ] ( https://github.com/maboroshin ) | [ ` ja_JP.json ` ] ( ./localizations/ja_JP.json ) |
1213| Polish| Poland| [ @KOXXPL ] ( https://github.com/KOXXPL ) | [ ` pl_PL.json ` ] ( ./localizations/pl_PL.json ) |
1314|Portuguese|Brazil| [ @maisondasilva ] ( https://github.com/maisondasilva ) | [ ` pt_BR.json ` ] ( ./localizations/pt_BR.json )
1415| Romanian| Romania| [ @raresnita ] ( https://github.com/raresnita ) | [ ` ro_RO.json ` ] ( ./localizations/ro_RO.json ) |
1516| Slovenian| Slovenia| [ @alexmercerind ] ( https://github.com/alexmercerind ) | [ ` sl_SI.json ` ] ( ./localizations/sl_SI.json ) |
16- | Chinese| China| [ @VisionsAll ] ( https://github.com/VisionsAll ) | [ ` zh_CN.json ` ] ( ./localizations/zh_CN.json ) |
1717| Vietnamese| Vietnam| [ @honhatduy ] ( https://github.com/honhatduy ) | [ ` vi_VN.json ` ] ( ./localizations/vi_VN.json ) |
1818
1919## Contribute
Original file line number Diff line number Diff line change 44 "name" : " English" ,
55 "country" : " United States"
66 },
7+ {
8+ "code" : " zh_CN" ,
9+ "name" : " 简体中文" ,
10+ "country" : " 中国"
11+ },
712 {
813 "code" : " de_DE" ,
914 "name" : " Deutsch" ,
4853 "code" : " vi_VN" ,
4954 "name" : " Tiếng Việt" ,
5055 "country" : " Việt Nam"
51- },
52- {
53- "code" : " zh_CN" ,
54- "name" : " 简体中文" ,
55- "country" : " 中国"
5656 }
5757]
You can’t perform that action at this time.
0 commit comments