forked from organicmaps/organicmaps
[fix] Fixed build.
This commit is contained in:
parent
159d8247bb
commit
5830ef2737
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ namespace turns
|
|||
{
|
||||
namespace sound
|
||||
{
|
||||
std::array<std::pair<std::string, std::string>, 28> const kLanguageList =
|
||||
std::array<std::pair<std::string, std::string>, 31> const kLanguageList =
|
||||
{{
|
||||
{"en", "English"},
|
||||
{"ru", "Русский"},
|
||||
|
|
Loading…
Add table
Reference in a new issue