Contents
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:
Use the Untranslate button to revert to the original language:
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 here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out GoogleTranslatePlugin from here using Subversion, or browse the source with Trac.
Installation
General instructions on installing Trac plugins can be found on the TracPlugins page.
Configuration
You must enable it in Trac's admin section or by editing your trac.ini
file:
[components] translate.* = enabled
Also, you have to get a Google API key and add it to your trac.ini
file:
[translate] google_api_key = <GOOGLE API KEY>
Recent Changes
Author/Contributors
Attachments (2)
-
translate1.png (41.8 KB) - added by 14 years ago.
Translate
-
translate2.png (13.7 KB) - added by 14 years ago.
Translation
Download all attachments as: .zip