i18n-translate
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -5,3 +5,3 @@ { | ||
"preferGlobal": true, | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"private": false, | ||
@@ -8,0 +8,0 @@ "author": "Thomas Brüggemann", |
# i18n-translate [![Build Status](https://travis-ci.org/tomaszbrue/i18n-translate.svg)](https://travis-ci.org/tomaszbrue/i18n-translate) | ||
Automatically translates require.js i18n JSON files | ||
Automatically translates [require.js i18n](http://requirejs.org/docs/api.html#i18n) javascript files into different languages via Google Translate API | ||
@@ -13,2 +13,4 @@ ## Installation | ||
You need a [Google Translate API Key](https://cloud.google.com/translate/). | ||
``` | ||
@@ -15,0 +17,0 @@ i18n-translate apiKEy startDir sourceLang targetLang1,targetLang2 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25173
24