mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
8af4a60c80
Previously, downloading translations files from crowdin would write both zh-CN and zh-TW to the same file, overwriting the previous one. This commit adds a mapping to the crowdin.yml file to avoid this. As a side effect, the script `fix_crowdin_translation_filenames.rb` is now superfluous.