Django multilinguial docs

22 views
Skip to first unread message

Archana Singh

unread,
Apr 19, 2021, 7:56:42 PM4/19/21
to Django users
Can anyone please guide how the django docs website has implemented the translating the content of the website to different languages.

RANGA BHARATH JINKA

unread,
Apr 20, 2021, 4:38:58 AM4/20/21
to django...@googlegroups.com
Hi,

You can try using google translate.


All the best

On Tue, Apr 20, 2021 at 1:26 AM Archana Singh <archan...@gmail.com> wrote:
Can anyone please guide how the django docs website has implemented the translating the content of the website to different languages.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/8557448a-6306-4c79-bb46-484b44360440n%40googlegroups.com.


--
Thanks and Regards

J. Ranga Bharath
cell: 9110334114

Israr Hussain Rao

unread,
Apr 20, 2021, 5:08:03 AM4/20/21
to django...@googlegroups.com
use this library and make a folder in your application django.mo and django.po 
django.utils.translation import ugettext 

use  this template tag {% trans 'text need to be translate '%}




On Mon, Apr 19, 2021 at 10:56 PM Archana Singh <archan...@gmail.com> wrote:
Can anyone please guide how the django docs website has implemented the translating the content of the website to different languages.

--

Sky Lord

unread,
Apr 20, 2021, 1:10:35 PM4/20/21
to django...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages