Currently the translation files for Simplified Chinese is duplicated, which cause the weblate server can not sync the new strings to right file, and make the get-o-o still using an older translation for zh_CN.
This PR removes the duplicated file (zh-CN.yml) and merge its content to the right file (zh_CN.yml).
Currently the translation files for Simplified Chinese is duplicated, which cause the weblate server can not sync the new strings to right file, and make the get-o-o still using an older translation for zh_CN.
This PR removes the duplicated file (zh-CN.yml) and merge its content to the right file (zh_CN.yml).
Screenshots