Help with i18n language translation in template - strange behavior between Django 2.2.12 and 3.0+

2020-04-08 Thread Александър Попов
Hello guys, I hope you are doing well :) I have the following problem in my project: I have a simple PasswordChangeForm, which I want to translate in German for example... Everything is fine and works correctly in Django 2.2.12: See: 1.png If I upgrade my Django to v 3.0+ same labels are partial

Re: Language Translation using multilingual in django

2012-05-11 Thread Madhu
Thanks for the reply I create flatpages using multilingual flagpages in different languages. I want to call that pages in different urls, how it should be done? Mulilingual package has its own views & urls. On Thursday, May 10, 2012 7:05:53 PM UTC+5:30, juanpex wrote: > > If you only want to disp

Re: Language Translation using multilingual in django

2012-05-10 Thread Juan Pablo Martínez
If you only want to display information but dont want to work with translations in code you can try https://github.com/juanpex/django-model-i18n/ On Thu, May 10, 2012 at 10:13 AM, Madhu wrote: > Hi! > I am new in django. > I use multilingual & create flatpages. > I add different languages into

Language Translation using multilingual in django

2012-05-10 Thread Madhu
Hi! I am new in django. I use multilingual & create flatpages. I add different languages into settings.py & i display all available languages in template, But i want to covert the content of flatpages into another language as per user requirement by using url getting current language code, can an

Re: Language Translation

2012-03-11 Thread Florian Apolloner
Hi, please post usage questions to django-users. Thx. On Friday, March 9, 2012 4:23:37 PM UTC+1, Vishnu vg wrote: > > Hi Friends, > > I have a cms based existing django site. I want to translate it to german > or other language, Please suggest which is the best method? > > > -- > Regards > > Vi

Re: Language Translation

2012-03-09 Thread Tom Evans
On Fri, Mar 9, 2012 at 3:23 PM, Vishnu vg wrote: > Hi Friends, > > I have a cms based existing django site. I want to translate it to german or > other language, Please suggest which is the best method? > Don't send questions about using django to django-developers@, use django-users@. The best

Re: Language Translation

2010-09-08 Thread Lachlan Musicman
On Wed, Sep 8, 2010 at 17:42, Kenneth Gonsalves wrote: > On Wed, 2010-09-08 at 00:32 -0700, hemi19 wrote: >> Iam new to the django and i want know how can i translate my site >> language >> according to the country or any language. suppose if my user selects >> chinese >> language then the site sh

Re: Language Translation

2010-09-08 Thread Kenneth Gonsalves
On Wed, 2010-09-08 at 00:32 -0700, hemi19 wrote: > Iam new to the django and i want know how can i translate my site > language > according to the country or any language. suppose if my user selects > chinese > language then the site should be showed in chinese language or my user > selects japane

Language Translation

2010-09-08 Thread hemi19
menu items, links etc.,) .Is it done by coding or any other way to get it. Please help me if u know -- View this message in context: http://old.nabble.com/Language-Translation-tp29641643p29641643.html Sent from the django-users mailing list archive at Nabble.com. -- You received this message