generate_translator 1.0.9
generate_translator: ^1.0.9 copied to clipboard
A CLI tool to convert plain text files into translated JSON files using Google Translate.
1.0.0 #
- Initial version.
1.0.1 #
- Update docs.
1.0.2 #
- Update support version dart 3.5.3
1.0.3 #
- Update support version dart ^3.8.1
1.0.4 #
- Fix the key separation error from text
1.0.5 #
- Fix the key separation error from text
1.0.6 #
- Format a string into a camelCase key after translating it to English
1.0.7 #
- Support ARB metadata with placeholders and improved key formatting
1.0.8 #
- Support ARB metadata with placeholders and improved key formatting
1.0.9 #
- Capitalizes the first letter of the given [text].