Map more mediainfo languages to flags

This commit is contained in:
milkers69
2023-04-05 11:25:55 -05:00
parent 9288a5933d
commit f859d2a553
4 changed files with 3 additions and 1 deletions
+3 -1
View File
@@ -142,7 +142,6 @@ if (! \function_exists('language_flag')) {
'Bengali' => 'bd',
'Bosnian', 'Bosnian (BA)' => 'ba',
'Bulgarian', 'Bulgarian (BG)' => 'bg',
'Catalan' => 'ca',
'Chinese', 'Mandarin (Hans)', 'Mandarin (Hant)', 'Cantonese', 'Cantonese (Hant)', 'Chinese (Simplied)', 'Chinese (Traditional)', 'Chinese (Simplified)' => 'cn',
'Chinese (HK)', 'Chinese-Hant-HK' => 'hk',
'Chinese (Taiwan)' => 'tw',
@@ -184,6 +183,9 @@ if (! \function_exists('language_flag')) {
'Slovenian', 'Slovenian (SI)' => 'si',
'Spanish', 'Spanish (ES)' => 'es',
'Spanish (Latin America)' => 'mx',
'Basque' => 'es-pv',
'Catalan' => 'es-ct',
'Galician' => 'es-ga',
'Swedish', 'Swedish (SE)' => 'se',
'Tagalog', 'fil', 'fil (PH)' => 'ph',
'Thai', 'Thai (TH)' => 'th',

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 797 B