i18n-translate
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -5,3 +5,3 @@ { | ||
"preferGlobal": true, | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"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 | ||
## Installation | ||
``` | ||
npm install -g i18n-translate | ||
``` | ||
## Usage | ||
``` | ||
i18n-translate apiKEy startDir sourceLang targetLang1,targetLang2 | ||
``` | ||
e.g. | ||
``` | ||
i18n-translate iuOHAEbo9H788d34h93h4diouehIUHI test/data/ de en,fr | ||
``` |
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
24997
22