mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Add Finnish
This commit is contained in:
+2
-1
@@ -177,7 +177,8 @@ LOOT_API extern const unsigned int loot_lang_russian; ///< Tells the API to pre
|
||||
LOOT_API extern const unsigned int loot_lang_french; ///< Tells the API to preferentially select French messages.
|
||||
LOOT_API extern const unsigned int loot_lang_chinese; ///< Tells the API to preferentially select Chinese messages.
|
||||
LOOT_API extern const unsigned int loot_lang_polish; ///< Tells the API to preferentially select Polish messages.
|
||||
LOOT_API extern const unsigned int loot_lang_brazilian_portuguese; ///< Tells the API to preferentially select Polish messages.
|
||||
LOOT_API extern const unsigned int loot_lang_brazilian_portuguese; ///< Tells the API to preferentially select Brazilian Portuguese messages.
|
||||
LOOT_API extern const unsigned int loot_lang_finnish; ///< Tells the API to preferentially select Finnish messages.
|
||||
///@}
|
||||
|
||||
/*********************************//**
|
||||
|
||||
Reference in New Issue
Block a user