Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
generator-jhipster-translation
Advanced tools
This module translates all your entities from the native language of your jhipster application to all the different languages available on your application.
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.
This is a JHipster module, that is meant to be used in a JHipster application.
As this is a JHipster module, we expect you have JHipster and its related tools already installed:
To install this module:
yarn global add generator-jhipster-translation
To update this module:
yarn global upgrade generator-jhipster-translation
To install this module:
npm install -g generator-jhipster-translation
To update this module:
npm update -g generator-jhipster-translation
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.
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)
FAQs
This module translates all your entities from the native language of your jhipster application to all the different languages available on your application.
The npm package generator-jhipster-translation receives a total of 14 weekly downloads. As such, generator-jhipster-translation popularity was classified as not popular.
We found that generator-jhipster-translation demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.