Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

i18n-translate

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18n-translate - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json

@@ -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
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc