Python Forum
Django translation 2 languages( Deutsch and Austrian)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Django translation 2 languages( Deutsch and Austrian)
#2
From the docs: https://docs.djangoproject.com/en/2.0/to...anslation/

Quote:If a base language is available but the sublanguage specified is not, Django uses the base language. For example, if a user specifies de-at (Austrian German) but Django only has de available, Django uses de.

Also see: https://djangobook.com/internationalization/
Reply


Messages In This Thread
RE: Django translation 2 languages( Deutsch and Austrian) - by Larz60+ - Jan-16-2018, 12:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Django: How to automatically substitute a variable in the admin page at Django 1.11? m0ntecr1st0 3 4,734 Jun-30-2019, 12:21 AM
Last Post: scidam

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020