django - Random Translations showing up? -


i have marked text translation, , database content dbgettext mdoule.

so do:

syncdb add content dbgettext_export makemessages -l ja add of translations compilemessages 

then change /en/ /ja/ see page in japanese, 2 things translated.

'yes' , 'no'.

#except displayed 'no' not translation text 'no'

nothing else on page getting translated.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

node.js - Bad Request - node js ajax post -

uitableview - Create and use custom prototype table cells in xamarin ios using storyboard -