Schneegans / Desktop-Cube

🧊 Indulge in nostalgia with useless 3D effects.
GNU General Public License v3.0
634 stars 22 forks source link

add zh_CN.po #170

Closed SuGotLand closed 3 months ago

SuGotLand commented 3 months ago

Almost all major distributions use zh_CN as the identifier for Chinese (Simplified), so zh_Hans can't display Chinese properly. We should use zh_CN rather than zh_Hans.

Schneegans commented 3 months ago

Thank you! I just thought that both could exist in parallel, but Weblate now complains that both language codes are basically for the same translation. After some reading on the topic, I learned that zh_CN is rather there for historical reasons and should be avoided nowadays. zh_Hans seems to be preferred by most...?