mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Update helpers.cpp
This commit is contained in:
@@ -287,7 +287,7 @@ namespace boss {
|
||||
}
|
||||
else if (_code == g_lang_polish) {
|
||||
_name = "Polski";
|
||||
_isoCode = "pl";
|
||||
_isoCode = "pol";
|
||||
_locale = "pl.UTF-8";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user