mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
polish translation
This commit is contained in:
@@ -84,6 +84,7 @@ namespace boss {
|
||||
vec.push_back(Language(g_lang_russian).Name());
|
||||
vec.push_back(Language(g_lang_french).Name());
|
||||
vec.push_back(Language(g_lang_chinese).Name());
|
||||
vec.push_back(Language(g_lang_polish).Name());
|
||||
return vec;
|
||||
}
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user