impress / impress.js

It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.
http://impress.js.org
MIT License
37.62k stars 6.67k forks source link

Support Chinese in impressConsole #774

Closed kdxcxs closed 3 years ago

henrikingo commented 3 years ago

Why not all three?

case zh:
case zh-cn:
case zh-CN:
    ...
kdxcxs commented 3 years ago

Cause it's just simplified Chinese,considering the existence of traditional Chinese,I think it's better like that.

henrikingo commented 3 years ago

Thanks. This is a cool addition of a major language!

kdxcxs commented 3 years ago

My pleasure