Hi @hamishwillee ,
I hope you are doing well,
Our developers have implemented a fix for how we parse MD files. These changes are included in the latest version of the MD file parser. It will be necessary to re-upload the file to Crowdin.
You can easily migrate all the translations from the old file to the newly uploaded one while preserving translations, approvals, and authority by following these steps:
-
Rename your existing file in Crowdin (e.g., from
example.md
toexample_old.md
or any name you prefer). -
Upload the
example.md
file again to the project, so you will have both the old and new files in Crowdin. -
Set the duplicates option to “Hide (strict detection)” to ensure that translations from the old file migrate as hidden duplicates to the new
example.md
. -
Once the migration is complete, you can delete
example_old.md
and continue working with the newexample.md
file.
Let me know if you need any further assistance