Request for authorization of Chinese translation, and some additional problems.
Neubulae opened this issue ยท 2 comments
I am a Chinese player and I do love the feeling and creativity of this plugin, hence I translated the plugin into Chinese, however, there are a few issues I have encountered to be are very specific to the Chinese language, thus I need some help.
- We don't have suffixes for plural on most occasions, thus I want to remove it. It seems like I cannot simply remove the line or something. What should I do?
- We usually don't use spaces, how can I get rid of them?
- For the suffixes you can remove them by using an empty line with 2x ' like so:
Brew_MinutePluralPostfix: '' - I dont think its possible to get rid of all spaces, it would need some code changes to remove spaces based on a specific language.