auto_translator 1.1.0 copy "auto_translator: ^1.1.0" to clipboard
auto_translator: ^1.1.0 copied to clipboard

A command-line tool to translate ARB files using Google Cloud Translate.

1.1.0 #

  • Added support for preferred language templates per target language.
  • Added support for regional language codes (en-US, en-GB, es-ES, etc).
  • Default values now conform to the latest internationalization guidelines.

1.0.2 #

  • Always match translated ARB files' definition order to the template ARB file.
  • Handle escaped curly brace characters.
  • Handle whitespace that is sometimes introduced by Google Cloud Translate.
  • Provide more information in InvalidFormatException

1.0.1 #

  • Fixed bug affecting simple strings that begin & end with a variable.
  • Added InvalidFormatException for mismatched curly braces.

1.0.0 #

  • Initial version.
33
likes
160
points
582
downloads

Publisher

verified publisherleephillips.dev

Weekly Downloads

A command-line tool to translate ARB files using Google Cloud Translate.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, http, yaml

More

Packages that depend on auto_translator