i18n-translate
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -5,3 +5,3 @@ { | ||
"preferGlobal": true, | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"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](http://requirejs.org/docs/api.html#i18n) javascript files into different languages via Google Translate API | ||
Automatically translates [require.js i18n](http://requirejs.org/docs/api.html#i18n) javascript files into different languages via Google Translate API. | ||
@@ -16,3 +16,3 @@ ## Installation | ||
``` | ||
i18n-translate apiKEy startDir sourceLang targetLang1,targetLang2 | ||
i18n-translate apiKey startDir sourceLang targetLang1,targetLang2 | ||
``` | ||
@@ -19,0 +19,0 @@ |
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
25174