Added Chinese translation by bluesky404.

This commit is contained in:
WrinklyNinja
2014-02-04 20:27:24 +00:00
parent f2410b0d04
commit 9bc65c6459
9 changed files with 236 additions and 308 deletions
+1
View File
@@ -174,6 +174,7 @@ BOSS_API extern const unsigned int boss_lang_english; ///< Tells the API to pre
BOSS_API extern const unsigned int boss_lang_spanish; ///< Tells the API to preferentially select Spanish messages.
BOSS_API extern const unsigned int boss_lang_russian; ///< Tells the API to preferentially select Russian messages.
BOSS_API extern const unsigned int boss_lang_french; ///< Tells the API to preferentially select French messages.
BOSS_API extern const unsigned int boss_lang_chinese; ///< Tells the API to preferentially select Chinese messages.
///@}
/*********************************//**