I tried to update .po files based on the updates from the upstream repo. However, the changes contain a lot of unexpected results:
- Some Chinese words added into
api.po as msgid.
- The
msgid of alt of images was replaced with the translated msgstr.
- Some multiline
msgstr was reordered based on the position of the English word.
We need to fix this issue before running the sync workflow.
See the changes in https://github.com/greyli/flask-docs-zh/pull/35/files.