mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Add missing en
->eng
mapping to codeisomapping
.
The most common used language was missing :/ Fix kiwix/kiwix-desktop#51
This commit is contained in:
@ -91,6 +91,7 @@ static std::map<std::string, std::string> codeisomapping {
|
||||
{ "ee", "est" },
|
||||
{ "eg", "egy" },
|
||||
{ "eh", "esh" },
|
||||
{ "en", "eng" },
|
||||
{ "er", "eri" },
|
||||
{ "es", "esp" },
|
||||
{ "et", "eth" },
|
||||
|
Reference in New Issue
Block a user