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.2 to 1.0.3

2

package.json

@@ -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

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