New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

generator-jhipster-translation

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-jhipster-translation

This module translates all your entities from the native language of your jhipster application to all the different languages available on your application.

  • 1.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
14
increased by7.69%
Maintainers
1
Weekly downloads
 
Created
Source

generator-jhipster-translation

NPM version Build Status Dependency Status

JHipster module, this module translates all your entities from the native language of your jhipster application to all the different languages available on your application. It works with google translate. You will therefore need a google translate API key.

Introduction

This is a JHipster module, that is meant to be used in a JHipster application.

Prerequisites

As this is a JHipster module, we expect you have JHipster and its related tools already installed:

Installation

With Yarn

To install this module:

yarn global add generator-jhipster-translation

To update this module:

yarn global upgrade generator-jhipster-translation

With NPM

To install this module:

npm install -g generator-jhipster-translation

To update this module:

npm update -g generator-jhipster-translation

Usage

First, you have to run the generator using the following command :

yo jhipster-translation

The generator will then ask you to enter your google translate API key to be able to translate your entities.

License

MIT © Contribution Jhipster UGA

Created by Contribution Jhipster UGA : Julien Courtial, Hugo Gros-Daillon, Cédric Lafrasse and Bastien Terrier. (https://github.com/contribution-jhipster-uga)

Keywords

FAQs

Package last updated on 11 Feb 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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