This application adds two features to Xcode Source Editor.
`Into Primary Language` command in `Translate Language` translates and replaces the selected text from Secondary Language to Primary Language. `Into Secondary Language` command is vice versa.
The application uses Google translation service as a translation engine.
Primary Language and Secondary Language settings can be changed in the window of the application.
The application requires Xcode 8.
点击按钮跳转至开发者官方下载地址...