Fantomas42/django-blog-zinnia

the translation .po files for zh-hans is not neweast

Opened this issue · 0 comments

I set LANGUAGE_CODE = 'zh-hans'

Actual behavior

title of index is "Lastes entries"

Expected behavior

"最新的文章"

Steps to reproduce the issue

1.install django-blog-zinnia==0.20
2.LANGUAGE_CODE = 'zh-hans'
3.open index page

Specifications

  • Zinnia version:0.20
  • Django version:1.11.14
  • Python version:3.6.3
  • Operating system: macOS Sierra 10.12.6

Disclaimer

Before submitting an issue make sure you have:

  • Read the guidelines for contributing.
  • Checked for duplicate issues.
  • Not a support request.