Commit Graph

54 Commits

Author SHA1 Message Date
DuckSoft
a1b2880745 Adding Chinese Localization (#2), credit to DuckSoft
* Copying locale en_US to zh_CN

* Fully Localized Text
2017-07-07 09:46:20 +02:00
tastybento
0f66b92af5 Tested locale system and confirmed working.
Made a few minor tweaks and added debug.
2017-07-06 08:31:10 -07:00
tastybento
12792f388e Implemented a locale system using resource bundles.
This approach avoids having to have a huge class with default text in
it. The ResourceBundle loaded YamlResourceBundle does the conversion
from YAML.
2017-06-11 16:30:34 -07:00
tastybento
7500c7ad19 Initial commit from @Poslovitch 2017-05-20 14:09:53 -07:00