Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 735 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 735 Bytes

I18nTool

An i18n Tool for Intellij IDEA

This plugin can automatically translate your selected words and create json files for you to store the translated results.

Install

You can install this plugin with two ways:

  • Click IntelliJ IDEA->Preferences -> Plugins -> MarketPlace , search i18nTranslateTool , install it.
  • Download the I18nTool-x.x.zip file,then click IntelliJ IDEA->Preferences -> Plugins -> setting -> install plugin from disk.

Usage

Just select the word you want to translate, then press shift+meta+T, or click Edit->Translate, you can change the shortcut anytime :)

Custom settings

You can edit the plugin settings by click IntelliJ IDEA -> Preferences -> Tool -> i18n Settings