Hello django users. I am new to django and a bit new to databases. This is actually my first time making a web and database project. What I want to do is to localize database field names so that the field name appears differently in the admin and user sites depending on the language chosen.

for example an author field name would appear as "Author" for english, "مؤلف" for arabic and "作家" for japanese. I believe translation reference will help me in custom pages I make but how about the admin page that comes with django?

any idea or reference that can help me?

thank you very much,

Mohammad

--
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/53720EAE.20208%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to