1.6.0 • Published 3 years ago

@yi-xu-0100/conventional-commit-types-i18n v1.6.0

Weekly downloads
94
License
MIT
Repository
github
Last release
3 years ago

⚡️ conventional-commit-types-i18n

conventional-commit-types internationalization version.

Release in NPM and GPR.

sync2gitee(list) Build Release code coverage

npm download Github last commit Github latest release Github license

views views per week clones clones per week

🚀 Usage

⚡ Installation

npm i @yi-xu-0100/conventional-commit-types-i18n

🎨 Example

const { getTypes } = require('@yi-xu-0100/conventional-commit-types-i18n');
const conventionalCommitsTypes = getTypes('en');
console.log(conventionalCommitsTypes.types['feat'].title); // Features

✅ Support

Available locales are as same as the available display languages of Visual Studio Code.

LanguageLocale filesContributors
Englishen.jsonconventional-commit-types
Simplified Chinesezh-cn.jsonyi_Xu, conventional-commit-types-zh-cn
Traditional Chinesezh-tw.jsonGoogle Translate
Frenchfr.jsonGoogle Translate
Germande.jsonGoogle Translate
Italianit.jsonFabio Di Stasio
Spanishes.jsonGoogle Translate
Japaneseja.jsonGoogle Translate
Koreanko.jsonGoogle Translate
Russianru.jsonGoogle Translate
Bulgarianbg.jsonGoogle Translate
Hungarianhu.jsonGoogle Translate
Portuguese (Brazil)pt-br.jsonGoogle Translate
Turkishtr.jsonGoogle Translate

📄 License

🎉 Thanks