Re: Django Translation won't work

2023-05-21 Thread Sebastian Jung
I have delete complete django.po file and make new one and only make a translation for Gender to Geschlecht and same thing happens that in Englisch Language and in German Language both show Geschlecht... Am So., 21. Mai 2023 um 20:36 Uhr schrieb sebasti...@gmail.com < sebastian.ju...@gmail.com>:

Django Translation won't work

2023-05-21 Thread sebasti...@gmail.com
I use django translation. Normal works perfect but now i have a problem. All verbose name are in english in django code. I setting.py i have as second language DE configure. Then i have in models.py: condition_link = models.ForeignKey(related, null=True, blank=True, default=None, on_delete=mode