mirror of https://github.com/kiwix/libkiwix.git
Add support of Fon language (no supported in libicu)
This commit is contained in:
parent
e8b8c18297
commit
733b027c2f
|
@ -22,6 +22,7 @@ std::map<std::string, std::string> iso639_3 = {
|
|||
{"dty", "डोटेली"},
|
||||
{"eml", "emiliân-rumagnōl"},
|
||||
{"fbs", "српскохрватски"},
|
||||
{"fon", "fɔ̀ngbè"},
|
||||
{"guw", "Gungbe"},
|
||||
{"hbs", "srpskohrvatski"},
|
||||
{"ido", "ido"},
|
||||
|
|
Loading…
Reference in New Issue