Building i18n files
Version updated for https://github.com/text-adi/build-language-i18n-action to version v2.
- This action is used across all versions by 5 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of building translation files for an i18n (internationalization) library. It simplifies the task of compiling language files from a specified directory, ensuring consistency and efficiency in managing localization assets. Key capabilities include flexible directory configuration and seamless integration into CI/CD workflows.
What’s Changed
What’s Changed
- Update version tools by @text-adi in https://github.com/text-adi/build-language-i18n-action/pull/35
- Dev by @text-adi in https://github.com/text-adi/build-language-i18n-action/pull/37
- Feat/migrate to nodejs by @text-adi in https://github.com/text-adi/build-language-i18n-action/pull/39
- Release v2 by @text-adi in https://github.com/text-adi/build-language-i18n-action/pull/42
Full Changelog: https://github.com/text-adi/build-language-i18n-action/compare/v1...v2