I use:
django-admin makemessages -l fa_IR
to update translation file. the process is going well without any issue. but when I run the command after translating .po
file, all translations which have been done before will be erased and replaced with a fresh .po
file.
the .mo
file is still available.
Updates the message files for all available languages. Read the docs for more info
django-admin makemessages -a -s
then compile
django-admin compilemessages
and restart your server
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With