Files
openproject/script/i18n
Christophe Bliard 8af4a60c80 [49795] Avoid zh-TW overwriting zh-CN translation file
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.
2023-08-28 10:30:10 +02:00
..