COMMON: Rename "Persian (Iran)" to "Persian", since there are no other regions in the list

This commit is contained in:
lb_ii 2021-06-12 22:26:53 +03:00 committed by lolbot-iichan
parent 0057737ade
commit 0975ab0eaf

View file

@ -50,7 +50,7 @@ const LanguageDescription g_languages[] = {
{ "kr", "ko_KR", "Korean", KO_KOR },
{ "lv", "lv_LV", "Latvian", LV_LAT },
{ "nb", "nb_NO", "Norwegian Bokm\xE5l", NB_NOR },
{ "fa", "fa_IR", "Persian (Iran)", FA_IRN },
{ "fa", "fa_IR", "Persian", FA_IRN },
{ "pl", "pl_PL", "Polish", PL_POL },
{ "br", "pt_BR", "Portuguese (Brazil)", PT_BRA },
{ "pt", "pt_PT", "Portuguese (Portugal)", PT_POR },