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

Translate

Translation

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.

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 = <GOOGLE API KEY>

Source

You can check out GoogleTranslatePlugin from here using Subversion, or browse the source with Trac.

Example

Click on "translate" button and your comment or ticket description gets translated to UI language

Recent Changes

[9908] by dyeldandi on 02/28/11 17:58:17

Initial commit

[9907] by dyeldandi on 02/28/11 17:46:17

New hack GoogleTranslatePlugin, created by dyeldandi

Author/Contributors

Author: dyeldandi
Maintainer: dyeldandi
Contributors:

Attachments