pkulchenko / ZeroBraneStudio

Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and other Lua interpreters on Windows, macOS, and Linux
http://studio.zerobrane.com/
Other
2.62k stars 518 forks source link

Rename the Simplified Chinese locale and improve translation #990

Closed brynne8 closed 5 years ago

brynne8 commented 5 years ago

The Simplified Chinese locale was in the wrong name as cn is not a correct language code. My new translation uses the zh-tw file as a reference, as it's more up-to-date. And I diffed the new translation with the old translation and kept some correct translations of words.

pkulchenko commented 5 years ago

@AlexanderMisel, thank you! Merged with a small tweak.