UPDATE:
I solve it by use %
to replace %
<h3>{% trans "Is it 100% free?" %}</h3>
Do anyone have better solution ??
Original question:
I use gettext to translate to chinese,But this line didn't not translate .
still output Is it 100% free?
Please someone guide me Thank you.
template :
<h3>{% trans "Is it 100% free?" %}</h3>
django.po
#: templates/help.html:5
#, python-format
msgid "Is it 100%% free?"
msgstr "完全免費嗎?"
I like google translate. only add script in HEAD https://cloud.google.com/translate/?gclid=CKy-tanppsICFYTacgod5J8AYA