[[PageOutline(2-5,Contents,pullout)]] = Add Google Translate to ticket pages == Description This is a plugin that adds the Google Translate button to every ticket description and ticket comment, and that would translate it to the user selected language. Click on the '''Translate''' button at the top right to translate in the user's locale: [[Image(translate1.png, border=2)]] Use the '''Untranslate''' button to revert to the original language: [[Image(translate2.png, border=2)]] To use this plugin, click on the "Translate" button and your comment or ticket description will get translated to the chosen user selected language. == Bugs/Feature Requests Existing bugs and feature requests for GoogleTranslatePlugin are [report:9?COMPONENT=GoogleTranslatePlugin here]. If you have any issues, create a [/newticket?component=GoogleTranslatePlugin new ticket]. [[TicketQuery(component=GoogleTranslatePlugin &group=type,format=progress)]] == Download Download the zipped source from [export:googletranslateplugin here]. == Source You can check out GoogleTranslatePlugin from [/svn/googletranslateplugin here] using Subversion, or [source:googletranslateplugin browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. == Configuration You must enable it in Trac's admin section or by editing your `trac.ini` file: {{{#!ini [components] translate.* = enabled }}} Also, you have to get a Google API key and add it to your `trac.ini` file: {{{#!ini [translate] google_api_key = }}} == Recent Changes [[ChangeLog(googletranslateplugin, 3)]] == Author/Contributors '''Author:''' [wiki:dyeldandi] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''