Open
Description
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
asmsgid
. - The
msgid
of alt of images was replaced with the translatedmsgstr
. - 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.
Metadata
Metadata
Assignees
Labels
No labels