forked from mirrors/linphone-iphone
Add language code matchings for Lithuanian and Finnish
This commit is contained in:
parent
c6b6d8567a
commit
e5ec4845f6
1 changed files with 2 additions and 0 deletions
|
|
@ -1187,6 +1187,8 @@ static LangCodes supported_langs[]={
|
|||
{ "sr" , N_("Serbian") },
|
||||
{ "ar" , N_("Arabic") },
|
||||
{ "tr" , N_("Turkish") },
|
||||
{ "fi" , N_("Finnish") },
|
||||
{ "lt" , N_("Lithuanian") },
|
||||
{ NULL , NULL }
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue