Skip to content

This is a IntelliJ IDE based plugin for internationalization. Supports the most common translation file types.

License

Notifications You must be signed in to change notification settings

pieterzeilstra/easy-i18n

 
 

Repository files navigation


This is a plugin for easier management of translation files for projects that need to be translated into different languages. Translating large projects has never been so easy with your favorite IDE!

This plugin can be used for any project based on one of the formats and structures listed below.

Installation

  1. Download the .jar from the DOWNLOAD directory
  2. Go to your Webstorm and go to: settings > plugins
  3. Click on cogwheel and click on 'Install plugin from disk'
  4. Select the .jar to install it

Configuration

  1. To setup the plugin go to: settings > tools > easy i18n
  2. Now Select preset 'tenants'' if you are in a tenant and 'select' components if you are in components
  3. Lastly select the directory where the translation file(s) are.
  4. E.g. for Components: "C:\Users(USER HERE)\WebstormProjects\Components\docs\src\directives\translationManager"
  5. E.g. for ScorionX: "C:\Users(USER HERE)\WebstormProjects\ScorionX\src\assets"

Plugin based on the IntelliJ Platform Plugin Template.

About

This is a IntelliJ IDE based plugin for internationalization. Supports the most common translation file types.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.5%
  • Kotlin 1.5%