@electerm/electerm-locales
v2.3.0
Published
electerm multi-language support pack
Readme
electerm-locales
English | 简体中文
electerm 多语言支持包。
开发
git clone git://github.com/electerm/electerm-locales.git
cd electerm-locales
npm i
cp config.sample.js config.js
npm start
# 自动同步 locales/* 到 ../electerm/node_modules/electerm-locales/locales/ 以便测试
# 并添加 pre-push 钩子,在每次推送前执行 lint 和 test测试
npm run test
# 测试只是确保所有语言文件的键和顺序匹配贡献
只需使用 locales/en_us.js 作为示例,fork 此仓库,添加你的编辑,然后提交 pull request。
确保在推送前运行 npm run test。
支持的语言和创建者
- 🇺🇸 English: @zxdong262
- 🇨🇳 简体中文: @zxdong262
- 🇧🇷 Português do Brasil: @Meirinaldo Júnior
- 🇷🇺 русский: @Vasiliy
- 🇪🇸 Español: Federico Pereira [email protected]
- 🇫🇷 Français: @Damien Mosse
- 🇹🇷 Türkçe: @Nazım Gediz Aydınoğmuş
- 🇭🇰 繁體中文: @ycku
- 🇯🇵 日本語: @hououinkami
- 🇰🇷 한국어: @jooy2
- 🇩🇪 german: @Hope-IT-Works
- 🇮🇩 Bahasa Indonesia: @hazekezia
- 🇵🇱 Polski: @milocha
- 🇭🇺 Magyar: @palsanyi
贡献者
https://github.com/electerm/electerm-locales/graphs/contributors
