1.1.0 • Published 5 years ago

e7n-aws-translate v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

🌍 e7n + AWS Translate

A script for loading Chrome extension messages.json files and generating translations. This may be used with e7n ➡️ extension.

This uses the AWS Translate API. Make sure you have your AWS credentials set, and if you’re using multiple profiles you have the proper value for your \$AWS_PROFILE environment variable.

Usage:

e7n-aws-translate [--verbose|-v] <sourceFile> <sourceLang> <targetFile> <targetPath>

For example:

e7n-aws-translate src/_locales/en/messages.json en src/_locales/es/messages.json es

Misc

Helpful aws translate example code

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago