[[PageOutline(2-5,Contents,pullout)]] = Google Translate plugin == Description A plugin that adds "translate" button to every ticket description and ticket comment that would translate it to current UI language [[Image(translate1.png)]] [[Image(translate2.png)]] == 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 [download:googletranslateplugin here]. == Source You can check out GoogleTranslatePlugin from [http://trac-hacks.org/svn/googletranslateplugin here] using Subversion, or [source:googletranslateplugin browse the source] with Trac. == Configuration You must enable it in Trac's UI 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 = }}} == Example Click on the "Translate" button and your comment or ticket description will get translated to the chosen UI language. == Recent Changes [[ChangeLog(googletranslateplugin, 3)]] == Author/Contributors '''Author:''' [wiki:dyeldandi] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''