Opened 9 years ago

Closed 9 years ago

#24552 closed New feature (wontfix)

Add google translate template tag

Reported by: Michael Vietluzhskih Owned by: nobody
Component: Template system Version: 1.7
Severity: Normal Keywords: google translate template tag
Cc: mishavetl@… Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

I suggest to add a google translate template tag. I have some code for this.

Attachments (1)

gotranstags.py (212 bytes ) - added by brain-trainer 9 years ago.
This is a my code for this template tag

Download all attachments as: .zip

Change History (3)

comment:1 by Paul Hallett, 9 years ago

Hi mishavetl, can you elaborate a bit more? Maybe link to the project that you have?

comment:2 by Tim Graham, 9 years ago

Resolution: wontfix
Status: newclosed

This can live as a third-party application. Django doesn't need to bless a particular translation provider.

by brain-trainer, 9 years ago

Attachment: gotranstags.py added

This is a my code for this template tag

Note: See TracTickets for help on using tickets.
Back to Top