1.6.0 • Published 5 years ago
@yi-xu-0100/conventional-commit-types-i18n v1.6.0
⚡️ conventional-commit-types-i18n
conventional-commit-types internationalization version.
🚀 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.
| Language | Locale files | Contributors |
|---|---|---|
| English | en.json | conventional-commit-types |
| Simplified Chinese | zh-cn.json | yi_Xu, conventional-commit-types-zh-cn |
| Traditional Chinese | zh-tw.json | Google Translate |
| French | fr.json | Google Translate |
| German | de.json | Google Translate |
| Italian | it.json | Fabio Di Stasio |
| Spanish | es.json | Google Translate |
| Japanese | ja.json | Google Translate |
| Korean | ko.json | Google Translate |
| Russian | ru.json | Google Translate |
| Bulgarian | bg.json | Google Translate |
| Hungarian | hu.json | Google Translate |
| Portuguese (Brazil) | pt-br.json | Google Translate |
| Turkish | tr.json | Google Translate |
📄 License
🎉 Thanks
- vscode-conventional-commits.
- conventional-commit-types for the English localization.
- conventional-commit-types-zh-cn for the Simplified Chinese localization.
- Fabio Di Stasio for the Italian localization.
1.6.0
5 years ago
1.6.0-beta.4
5 years ago
1.6.0-beta.5
5 years ago
1.6.0-beta.1
5 years ago
1.6.0-beta.2
5 years ago
1.6.0-beta.3
5 years ago
1.5.1-beta.0
5 years ago
1.5.1-beta.1
5 years ago
1.5.0
5 years ago
1.4.0
5 years ago
1.4.0-rc1
5 years ago
1.3.0
5 years ago
1.2.0
5 years ago