I want the end user of the site to be able to view the site in different 
languages.

I have marked the static text in my templates for translation. I have not 
marked the verbose_names because they are used in the admin which the end 
user will not have access to.

But I just realized that the actually content in the database needs to be 
translated. If it was a blog site the blog posts which are stored in the 
database would also need to be translated.

How do I mark them for translation?

How can I see the site in a different language. In the tutorial is says you 
can see the admin section in a different language how do I do that?

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to