wiki:GoogleTranslatePlugin

Version 2 (modified by Denis, 13 years ago) (diff)

--

Google Translate plugin

Description

A plugin that adds "translate" button to every ticket description and ticket comment that would translate it to UI 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 [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 = <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 2011-02-28 16:58:17
Initial commit
9907 by dyeldandi on 2011-02-28 16:46:17
New hack GoogleTranslatePlugin, created by dyeldandi
(more)

Author/Contributors

Author: dyeldandi
Maintainer: dyeldandi
Contributors:

Attachments (2)

Download all attachments as: .zip