@electerm/electerm-locales 0.16.0 → 0.16.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +12 -12
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -69,18 +69,18 @@ cp sample.env .env
|
|
|
69
69
|
|
|
70
70
|
## Supported languages & creators
|
|
71
71
|
|
|
72
|
-
- 🇺🇸[English](locales/en_us.js): [@zxdong262](https://github.com/zxdong262)
|
|
73
|
-
- 🇨🇳[简体中文](locales/zh_cn.js): [@zxdong262](https://github.com/zxdong262)
|
|
74
|
-
- 🇧🇷[Português do Brasil](locales/pt_br.js): [@Meirinaldo Júnior](https://github.com/meirinaldojunior)
|
|
75
|
-
- 🇷🇺[русский](locales/ru_ru.js): [@Vasiliy](https://github.com/TheLetslook)
|
|
76
|
-
- 🇪🇸[Español](locales/es_es.js): Federico Pereira <fpereira@cnsoluciones.com>
|
|
77
|
-
- 🇫🇷[Français](locales/fr_fr.js): [@Damien Mosse](https://github.com/damosse31)
|
|
78
|
-
- 🇹🇷[Türkçe](locales/tr_tr.js): [@Nazım Gediz Aydındoğmuş](https://github.com/gediz)
|
|
79
|
-
- 🇭🇰[繁体中文](locales/zh_tw.js): [@ycku](https://github.com/ycku)
|
|
80
|
-
- 🇯🇵[日本語](locales/ja_jp.js): [@hououinkami](https://github.com/hououinkami)
|
|
81
|
-
- 🇸🇦[العربية](locales/ar_ar.js): [@haithamalnaeb](https://github.com/haithamalnaeb)
|
|
82
|
-
- 🇩🇪[german](locales/de_de.js): [@Hope-IT-Works](https://github.com/Hope-IT-Works)
|
|
83
|
-
-
|
|
72
|
+
- 🇺🇸 [English](locales/en_us.js): [@zxdong262](https://github.com/zxdong262)
|
|
73
|
+
- 🇨🇳 [简体中文](locales/zh_cn.js): [@zxdong262](https://github.com/zxdong262)
|
|
74
|
+
- 🇧🇷 [Português do Brasil](locales/pt_br.js): [@Meirinaldo Júnior](https://github.com/meirinaldojunior)
|
|
75
|
+
- 🇷🇺 [русский](locales/ru_ru.js): [@Vasiliy](https://github.com/TheLetslook)
|
|
76
|
+
- 🇪🇸 [Español](locales/es_es.js): Federico Pereira <fpereira@cnsoluciones.com>
|
|
77
|
+
- 🇫🇷 [Français](locales/fr_fr.js): [@Damien Mosse](https://github.com/damosse31)
|
|
78
|
+
- 🇹🇷 [Türkçe](locales/tr_tr.js): [@Nazım Gediz Aydındoğmuş](https://github.com/gediz)
|
|
79
|
+
- 🇭🇰 [繁体中文](locales/zh_tw.js): [@ycku](https://github.com/ycku)
|
|
80
|
+
- 🇯🇵 [日本語](locales/ja_jp.js): [@hououinkami](https://github.com/hououinkami)
|
|
81
|
+
- 🇸🇦 [العربية](locales/ar_ar.js): [@haithamalnaeb](https://github.com/haithamalnaeb)
|
|
82
|
+
- 🇩🇪 [german](locales/de_de.js): [@Hope-IT-Works](https://github.com/Hope-IT-Works)
|
|
83
|
+
- 🇰🇷 [한국어](locales/ko_kr.js): [@jooy2](https://github.com/jooy2)
|
|
84
84
|
|
|
85
85
|
## Contributors
|
|
86
86
|
|