[[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 == Bugs/Feature Requests == Existing bugs and feature requests for GoogleTranslatePlugin are [report:9?COMPONENT=GoogleTranslatePlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=GoogleTranslatePlugin&owner=dyeldandi new ticket]. == Download == Download the zipped source from [download:googletranslateplugin here]. == Configuration == You must enable it in Trac's UI or by editing trac.ini {{{ [components] translate.* = enabled }}} Also, you have to get a google API key and add it to trac.ini {{{ [translate] google_api_key = }}} == Source == You can check out GoogleTranslatePlugin from [http://trac-hacks.org/svn/googletranslateplugin here] using Subversion, or [source:googletranslateplugin browse the source] with Trac. == Example == Click on "translate" button and your comment or ticket description gets translated to UI language == Recent Changes == [[ChangeLog(googletranslateplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:dyeldandi] [[BR]] '''Maintainer:''' [wiki:dyeldandi] [[BR]] '''Contributors:'''