PHP7.2 fix for agent views and added language flags
@@ -2,140 +2,142 @@
|
||||
|
||||
//Iso codes for languages
|
||||
return [
|
||||
'aa' => 'Afar',
|
||||
'ab' => 'Abkhazian',
|
||||
'af' => 'Afrikaans',
|
||||
'am' => 'Amharic',
|
||||
'ar' => 'Arabic',
|
||||
'as' => 'Assamese',
|
||||
'ay' => 'Aymara',
|
||||
'az' => 'Azerbaijani',
|
||||
'ba' => 'Bashkir',
|
||||
'be' => 'Byelorussian',
|
||||
'bg' => 'Bulgarian',
|
||||
'bh' => 'Bihari',
|
||||
'bi' => 'Bislama',
|
||||
'bn' => 'Bengali',
|
||||
'bo' => 'Tibetan',
|
||||
'br' => 'Breton',
|
||||
'ca' => 'Catalan',
|
||||
'co' => 'Corsican',
|
||||
'cs' => 'Czech',
|
||||
'cy' => 'Welsh',
|
||||
'da' => 'Danish',
|
||||
'de' => 'German',
|
||||
'dz' => 'Bhutani',
|
||||
'el' => 'Greek',
|
||||
'en' => 'English',
|
||||
'eo' => 'Esperanto',
|
||||
'es' => 'Spanish',
|
||||
'et' => 'Estonian',
|
||||
'eu' => 'Basque',
|
||||
'fa' => 'Persian',
|
||||
'fi' => 'Finnish',
|
||||
'fj' => 'Fiji',
|
||||
'fo' => 'Faeroese',
|
||||
'fr' => 'French',
|
||||
'fy' => 'Frisian',
|
||||
'ga' => 'Irish',
|
||||
'gd' => 'Gaelic',
|
||||
'gl' => 'Galician',
|
||||
'gn' => 'Guarani',
|
||||
'gu' => 'Gujarati',
|
||||
'ha' => 'Hausa',
|
||||
'hi' => 'Hindi',
|
||||
'hr' => 'Croatian',
|
||||
'hu' => 'Hungarian',
|
||||
'hy' => 'Armenian',
|
||||
'ia' => 'Interlingua',
|
||||
'ie' => 'Interlingue',
|
||||
'ik' => 'Inupiak',
|
||||
'in' => 'Indonesian',
|
||||
'is' => 'Icelandic',
|
||||
'it' => 'Italian',
|
||||
'iw' => 'Hebrew',
|
||||
'ja' => 'Japanese',
|
||||
'ji' => 'Yiddish',
|
||||
'jw' => 'Javanese',
|
||||
'ka' => 'Georgian',
|
||||
'kk' => 'Kazakh',
|
||||
'kl' => 'Greenlandic',
|
||||
'km' => 'Cambodian',
|
||||
'kn' => 'Kannada',
|
||||
'ko' => 'Korean',
|
||||
'ks' => 'Kashmiri',
|
||||
'ku' => 'Kurdish',
|
||||
'ky' => 'Kirghiz',
|
||||
'la' => 'Latin',
|
||||
'ln' => 'Lingala',
|
||||
'lo' => 'Laothian',
|
||||
'lt' => 'Lithuanian',
|
||||
'lv' => 'Latvian',
|
||||
'mg' => 'Malagasy',
|
||||
'mi' => 'Maori',
|
||||
'mk' => 'Macedonian',
|
||||
'ml' => 'Malayalam',
|
||||
'mn' => 'Mongolian',
|
||||
'mo' => 'Moldavian',
|
||||
'mr' => 'Marathi',
|
||||
'ms' => 'Malay',
|
||||
'mt' => 'Maltese',
|
||||
'my' => 'Burmese',
|
||||
'na' => 'Nauru',
|
||||
'ne' => 'Nepali',
|
||||
'nl' => 'Dutch',
|
||||
'no' => 'Norwegian',
|
||||
'oc' => 'Occitan',
|
||||
'om' => 'Oromo',
|
||||
'or' => 'Oriya',
|
||||
'pa' => 'Punjabi',
|
||||
'pl' => 'Polish',
|
||||
'ps' => 'Pashto',
|
||||
'pt' => 'Portuguese',
|
||||
'qu' => 'Quechua',
|
||||
'rm' => 'Rhaeto-Romance',
|
||||
'rn' => 'Kirundi',
|
||||
'ro' => 'Romanian',
|
||||
'ru' => 'Russian',
|
||||
'rw' => 'Kinyarwanda',
|
||||
'sa' => 'Sanskrit',
|
||||
'sd' => 'Sindhi',
|
||||
'sg' => 'Sangro',
|
||||
'sh' => 'Serbo-Croatian',
|
||||
'si' => 'Singhalese',
|
||||
'sk' => 'Slovak',
|
||||
'sl' => 'Slovenian',
|
||||
'sm' => 'Samoan',
|
||||
'sn' => 'Shona',
|
||||
'so' => 'Somali',
|
||||
'sq' => 'Albanian',
|
||||
'sr' => 'Serbian',
|
||||
'ss' => 'Siswati',
|
||||
'st' => 'Sesotho',
|
||||
'su' => 'Sudanese',
|
||||
'sv' => 'Swedish',
|
||||
'sw' => 'Swahili',
|
||||
'ta' => 'Tamil',
|
||||
'te' => 'Tegulu',
|
||||
'tg' => 'Tajik',
|
||||
'th' => 'Thai',
|
||||
'ti' => 'Tigrinya',
|
||||
'tk' => 'Turkmen',
|
||||
'tl' => 'Tagalog',
|
||||
'tn' => 'Setswana',
|
||||
'to' => 'Tonga',
|
||||
'tr' => 'Turkish',
|
||||
'ts' => 'Tsonga',
|
||||
'tt' => 'Tatar',
|
||||
'tw' => 'Twi',
|
||||
'uk' => 'Ukrainian',
|
||||
'ur' => 'Urdu',
|
||||
'uz' => 'Uzbek',
|
||||
'vi' => 'Vietnamese',
|
||||
'vo' => 'Volapuk',
|
||||
'wo' => 'Wolof',
|
||||
'xh' => 'Xhosa',
|
||||
'yo' => 'Yoruba',
|
||||
'zh' => 'Chinese',
|
||||
'zu' => 'Zulu',
|
||||
'aa' => ['Afar', 'ʿAfár af'],
|
||||
'ab' => ['Abkhazian','аҧсшәа'],
|
||||
'af' => ['Afrikaans','Afrikaans'],
|
||||
'am' => ['Amharic','አማርኛ'],
|
||||
'ar' => ['Arabic','العربية'],
|
||||
'as' => ['Assamese','অসমীয়া'],
|
||||
'ay' => ['Aymara','aymar aru'],
|
||||
'az' => ['Azerbaijani','azərbaycan dili'],
|
||||
'ba' => ['Bashkir','башҡорт теле'],
|
||||
'be' => ['Byelorussian','беларуская мова'],
|
||||
'bg' => ['Bulgarian','български език'],
|
||||
'bh' => ['Bihari','भोजपुरी'],
|
||||
'bi' => ['Bislama','Bislama'],
|
||||
'bn' => ['Bengali','বাংলা'],
|
||||
'bo' => ['Tibetan','བོད་ཡིག'],
|
||||
'br' => ['Breton','brezhoneg'],
|
||||
'ca' => ['Catalan','català'],
|
||||
'co' => ['Corsican','corsu, lingua corsa'],
|
||||
'cs' => ['Czech','čeština, český jazyk'],
|
||||
'cy' => ['Welsh','Cymraeg'],
|
||||
'da' => ['Danish','dansk'],
|
||||
'de' => ['German','Deutsch'],
|
||||
'dz' => ['Bhutani','རྫོང་ཁ་'],
|
||||
'el' => ['Greek','ελληνικά'],
|
||||
'en' => ['English','English'],
|
||||
'eo' => ['Esperanto','Esperanto'],
|
||||
'es' => ['Spanish','Español'],
|
||||
'et' => ['Estonian','eesti'],
|
||||
'eu' => ['Basque','euskara'],
|
||||
'fa' => ['Persian','فارسی'],
|
||||
'fi' => ['Finnish','suomi'],
|
||||
'fj' => ['Fiji','vosa Vakaviti'],
|
||||
'fo' => ['Faeroese','føroyskt'],
|
||||
'fr' => ['French','français'],
|
||||
'fy' => ['Frisian','Frysk'],
|
||||
'ga' => ['Irish','Gaeilge'],
|
||||
'gd' => ['Gaelic','ɡɔɪˈdɛlɪk'],
|
||||
'gl' => ['Galician','Galego'],
|
||||
'gn' => ['Guarani','Avañ\'eẽ'],
|
||||
'gu' => ['Gujarati','ગુજરાતી'],
|
||||
'ha' => ['Hausa','هَوُسَ'],
|
||||
'hi' => ['Hindi','हिन्दी'],
|
||||
'hr' => ['Croatian','hrvatski jezik'],
|
||||
'hu' => ['Hungarian','magyar'],
|
||||
'hy' => ['Armenian','Հայերեն'],
|
||||
'ia' => ['Interlingua','Interlingua'],
|
||||
'ie' => ['Interlingue','Interlingue'],
|
||||
'ik' => ['Inupiak','Iñupiaq'],
|
||||
'id' => ['Indonesian','Bahasa Indonesia'],
|
||||
'is' => ['Icelandic','Íslenska'],
|
||||
'it' => ['Italian','Italiano'],
|
||||
'he' => ['Hebrew','עברית'],
|
||||
'ja' => ['Japanese','日本語 [にほんご]'],
|
||||
'yi' => ['Yiddish','ייִדיש'],
|
||||
'jv' => ['Javanese','ꦧꦱꦗꦮ'],
|
||||
'ka' => ['Georgian','ქართული'],
|
||||
'kk' => ['Kazakh','қазақ тілі'],
|
||||
'kl' => ['Greenlandic','kalaallisut'],
|
||||
'km' => ['Cambodian','ខ្មែរ, ខេមរភាសា'],
|
||||
'kn' => ['Kannada','ಕನ್ನಡ'],
|
||||
'ko' => ['Korean','한국어'],
|
||||
'ks' => ['Kashmiri','कश्मीरी'],
|
||||
'ku' => ['Kurdish','كوردی'],
|
||||
'ky' => ['Kirghiz','Кыргызча'],
|
||||
'la' => ['Latin','latine'],
|
||||
'ln' => ['Lingala','Lingála'],
|
||||
'lo' => ['Laothian','ພາສາລາວ'],
|
||||
'lt' => ['Lithuanian','lietuvių kalba'],
|
||||
'lv' => ['Latvian','Latviešu Valoda'],
|
||||
'mg' => ['Malagasy','fiteny malagasy'],
|
||||
'mi' => ['Maori','te reo Māori'],
|
||||
'mk' => ['Macedonian','македонски јазик'],
|
||||
'ml' => ['Malayalam','മലയാളം'],
|
||||
'mn' => ['Mongolian','Монгол хэл'],
|
||||
'ro' => ['Moldavian','Română'],
|
||||
'mr' => ['Marathi','मराठी'],
|
||||
'ms' => ['Malay','Bahasa Melayu'],
|
||||
'mt' => ['Maltese','Malti'],
|
||||
'my' => ['Burmese','ဗမာစာ'],
|
||||
'na' => ['Nauru','Dorerin Naoero'],
|
||||
'ne' => ['Nepali','नेपाली'],
|
||||
'nl' => ['Dutch','Vlaams'],
|
||||
'no' => ['Norwegian','Norsk'],
|
||||
'oc' => ['Occitan','lenga d\'òc'],
|
||||
'om' => ['Oromo','Afaan Oromoo'],
|
||||
'or' => ['Oriya','ଓଡ଼ିଆ'],
|
||||
'pa' => ['Punjabi','ਪੰਜਾਬੀ'],
|
||||
'pl' => ['Polish','Język Polski'],
|
||||
'ps' => ['Pashto','پښتو'],
|
||||
'pt' => ['Portuguese','Português'],
|
||||
'qu' => ['Quechua','Runa Simi'],
|
||||
'rm' => ['Rhaeto-Romance','Rumantsch Grischun'],
|
||||
'rn' => ['Kirundi','Ikirundi'],
|
||||
'ro' => ['Romanian','Română'],
|
||||
'ru' => ['Russian','Русский'],
|
||||
'rw' => ['Kinyarwanda','Ikinyarwanda'],
|
||||
'sa' => ['Sanskrit','संस्कृतम्'],
|
||||
'sd' => ['Sindhi','सिन्धी'],
|
||||
'sg' => ['Sangro','yângâ tî sängö'],
|
||||
'sh' => ['Serbo-Croatian','/ˌsɜːrboʊkroʊˈeɪʃən, -bə-/ '],
|
||||
'si' => ['Singhalese','සිංහල'],
|
||||
'sk' => ['Slovak','Slovenčina'],
|
||||
'sl' => ['Slovenian','Slovenščina'],
|
||||
'sm' => ['Samoan','gagana fa\'a Samoa'],
|
||||
'sn' => ['Shona','chiShona'],
|
||||
'so' => ['Somali','Soomaaliga'],
|
||||
'sq' => ['Albanian','Shqip'],
|
||||
'sr' => ['Serbian','српски језик'],
|
||||
'ss' => ['Siswati','SiSwati'],
|
||||
'st' => ['Sesotho','Sesotho'],
|
||||
'su' => ['Sudanese','Basa Sunda'],
|
||||
'sv' => ['Swedish','Svenska'],
|
||||
'sw' => ['Swahili','Kiswahili'],
|
||||
'ta' => ['Tamil','தமிழ்'],
|
||||
'te' => ['Tegulu','తెలుగు'],
|
||||
'tg' => ['Tajik','тоҷикӣ'],
|
||||
'th' => ['Thai','ไทย'],
|
||||
'ti' => ['Tigrinya','ትግርኛ'],
|
||||
'tk' => ['Turkmen','Türkmen'],
|
||||
'tl' => ['Tagalog','Wikang Tagalog'],
|
||||
'tn' => ['Setswana','Setswana'],
|
||||
'to' => ['Tonga','Faka Tonga'],
|
||||
'tr' => ['Turkish','Türkçe'],
|
||||
'ts' => ['Tsonga','Xitsonga'],
|
||||
'tt' => ['Tatar','татар теле'],
|
||||
'tw' => ['Twi','Twi'],
|
||||
'uk' => ['Ukrainian','Українська'],
|
||||
'ur' => ['Urdu','اردو'],
|
||||
'uz' => ['Uzbek','Oʻzbek'],
|
||||
'vi' => ['Vietnamese','Tiếng Việt'],
|
||||
'vo' => ['Volapuk','Volapük'],
|
||||
'wo' => ['Wolof','Wollof'],
|
||||
'xh' => ['Xhosa','isiXhosa'],
|
||||
'yo' => ['Yoruba','Yorùbá'],
|
||||
'zh' => ['Chinese','中文 (Zhōngwén)'],
|
||||
'zh-hant' => ['Chinese','中文 [Traditional]'],
|
||||
'zh-hans' => ['Chinese','中文 [Simplified]'],
|
||||
'zu' => ['Zulu','isiZulu'],
|
||||
];
|
||||
|
BIN
public/lb-faveo/flags/ad.png
Normal file
After Width: | Height: | Size: 643 B |
BIN
public/lb-faveo/flags/af.png
Normal file
After Width: | Height: | Size: 604 B |
BIN
public/lb-faveo/flags/ag.png
Normal file
After Width: | Height: | Size: 591 B |
BIN
public/lb-faveo/flags/ai.png
Normal file
After Width: | Height: | Size: 643 B |
BIN
public/lb-faveo/flags/al.png
Normal file
After Width: | Height: | Size: 600 B |
BIN
public/lb-faveo/flags/am.png
Normal file
After Width: | Height: | Size: 497 B |
BIN
public/lb-faveo/flags/an.png
Normal file
After Width: | Height: | Size: 488 B |
BIN
public/lb-faveo/flags/ao.png
Normal file
After Width: | Height: | Size: 428 B |
BIN
public/lb-faveo/flags/ar.png
Normal file
After Width: | Height: | Size: 408 B |
BIN
public/lb-faveo/flags/ar1.png
Normal file
After Width: | Height: | Size: 506 B |
BIN
public/lb-faveo/flags/as.png
Normal file
After Width: | Height: | Size: 647 B |
BIN
public/lb-faveo/flags/at.png
Normal file
After Width: | Height: | Size: 403 B |
BIN
public/lb-faveo/flags/au.png
Normal file
After Width: | Height: | Size: 673 B |
BIN
public/lb-faveo/flags/aw.png
Normal file
After Width: | Height: | Size: 524 B |
BIN
public/lb-faveo/flags/ax.png
Normal file
After Width: | Height: | Size: 663 B |
BIN
public/lb-faveo/flags/ay.png
Normal file
After Width: | Height: | Size: 676 B |
BIN
public/lb-faveo/flags/az.png
Normal file
After Width: | Height: | Size: 589 B |
BIN
public/lb-faveo/flags/ba.png
Normal file
After Width: | Height: | Size: 593 B |
BIN
public/lb-faveo/flags/bb.png
Normal file
After Width: | Height: | Size: 585 B |
BIN
public/lb-faveo/flags/bd.png
Normal file
After Width: | Height: | Size: 504 B |
BIN
public/lb-faveo/flags/be.png
Normal file
After Width: | Height: | Size: 449 B |
BIN
public/lb-faveo/flags/bf.png
Normal file
After Width: | Height: | Size: 497 B |
BIN
public/lb-faveo/flags/bg.png
Normal file
After Width: | Height: | Size: 462 B |
BIN
public/lb-faveo/flags/bh.png
Normal file
After Width: | Height: | Size: 457 B |
BIN
public/lb-faveo/flags/bi.png
Normal file
After Width: | Height: | Size: 675 B |
BIN
public/lb-faveo/flags/bj.png
Normal file
After Width: | Height: | Size: 486 B |
BIN
public/lb-faveo/flags/bm.png
Normal file
After Width: | Height: | Size: 611 B |
BIN
public/lb-faveo/flags/bn.png
Normal file
After Width: | Height: | Size: 639 B |
BIN
public/lb-faveo/flags/bo.png
Normal file
After Width: | Height: | Size: 500 B |
BIN
public/lb-faveo/flags/br.png
Normal file
After Width: | Height: | Size: 593 B |
BIN
public/lb-faveo/flags/bs.png
Normal file
After Width: | Height: | Size: 526 B |
BIN
public/lb-faveo/flags/bt.png
Normal file
After Width: | Height: | Size: 631 B |
BIN
public/lb-faveo/flags/bv.png
Normal file
After Width: | Height: | Size: 512 B |
BIN
public/lb-faveo/flags/bw.png
Normal file
After Width: | Height: | Size: 443 B |
BIN
public/lb-faveo/flags/by.png
Normal file
After Width: | Height: | Size: 514 B |
BIN
public/lb-faveo/flags/bz.png
Normal file
After Width: | Height: | Size: 600 B |
BIN
public/lb-faveo/flags/ca.png
Normal file
After Width: | Height: | Size: 628 B |
BIN
public/lb-faveo/flags/catalonia.png
Normal file
After Width: | Height: | Size: 398 B |
BIN
public/lb-faveo/flags/cc.png
Normal file
After Width: | Height: | Size: 625 B |
BIN
public/lb-faveo/flags/cd.png
Normal file
After Width: | Height: | Size: 528 B |
BIN
public/lb-faveo/flags/cf.png
Normal file
After Width: | Height: | Size: 614 B |
BIN
public/lb-faveo/flags/cg.png
Normal file
After Width: | Height: | Size: 521 B |
BIN
public/lb-faveo/flags/ch.png
Normal file
After Width: | Height: | Size: 367 B |
BIN
public/lb-faveo/flags/ci.png
Normal file
After Width: | Height: | Size: 453 B |
BIN
public/lb-faveo/flags/ck.png
Normal file
After Width: | Height: | Size: 586 B |
BIN
public/lb-faveo/flags/cl.png
Normal file
After Width: | Height: | Size: 450 B |
BIN
public/lb-faveo/flags/cm.png
Normal file
After Width: | Height: | Size: 525 B |
BIN
public/lb-faveo/flags/cn.png
Normal file
After Width: | Height: | Size: 472 B |
BIN
public/lb-faveo/flags/co.png
Normal file
After Width: | Height: | Size: 483 B |
BIN
public/lb-faveo/flags/cr.png
Normal file
After Width: | Height: | Size: 477 B |
BIN
public/lb-faveo/flags/cs.png
Normal file
After Width: | Height: | Size: 439 B |
BIN
public/lb-faveo/flags/cu.png
Normal file
After Width: | Height: | Size: 563 B |
BIN
public/lb-faveo/flags/cv.png
Normal file
After Width: | Height: | Size: 529 B |
BIN
public/lb-faveo/flags/cx.png
Normal file
After Width: | Height: | Size: 608 B |
BIN
public/lb-faveo/flags/cy.png
Normal file
After Width: | Height: | Size: 428 B |
BIN
public/lb-faveo/flags/cz.png
Normal file
After Width: | Height: | Size: 476 B |
BIN
public/lb-faveo/flags/de.png
Normal file
After Width: | Height: | Size: 545 B |
BIN
public/lb-faveo/flags/dj.png
Normal file
After Width: | Height: | Size: 572 B |
BIN
public/lb-faveo/flags/dk.png
Normal file
After Width: | Height: | Size: 495 B |
BIN
public/lb-faveo/flags/dm.png
Normal file
After Width: | Height: | Size: 620 B |
BIN
public/lb-faveo/flags/do.png
Normal file
After Width: | Height: | Size: 508 B |
BIN
public/lb-faveo/flags/dz.png
Normal file
After Width: | Height: | Size: 582 B |
BIN
public/lb-faveo/flags/ec.png
Normal file
After Width: | Height: | Size: 500 B |
BIN
public/lb-faveo/flags/ee.png
Normal file
After Width: | Height: | Size: 429 B |
BIN
public/lb-faveo/flags/eg.png
Normal file
After Width: | Height: | Size: 465 B |
BIN
public/lb-faveo/flags/eh.png
Normal file
After Width: | Height: | Size: 508 B |
BIN
public/lb-faveo/flags/en.png
Normal file
After Width: | Height: | Size: 609 B |
BIN
public/lb-faveo/flags/england.png
Normal file
After Width: | Height: | Size: 496 B |
BIN
public/lb-faveo/flags/er.png
Normal file
After Width: | Height: | Size: 653 B |
BIN
public/lb-faveo/flags/es.png
Normal file
After Width: | Height: | Size: 469 B |
BIN
public/lb-faveo/flags/et.png
Normal file
After Width: | Height: | Size: 592 B |
BIN
public/lb-faveo/flags/europeanunion.png
Normal file
After Width: | Height: | Size: 479 B |
BIN
public/lb-faveo/flags/fam.png
Normal file
After Width: | Height: | Size: 532 B |
BIN
public/lb-faveo/flags/fi.png
Normal file
After Width: | Height: | Size: 489 B |
BIN
public/lb-faveo/flags/fj.png
Normal file
After Width: | Height: | Size: 610 B |
BIN
public/lb-faveo/flags/fk.png
Normal file
After Width: | Height: | Size: 648 B |
BIN
public/lb-faveo/flags/fm.png
Normal file
After Width: | Height: | Size: 552 B |
BIN
public/lb-faveo/flags/fo.png
Normal file
After Width: | Height: | Size: 474 B |
BIN
public/lb-faveo/flags/fr.png
Normal file
After Width: | Height: | Size: 545 B |
BIN
public/lb-faveo/flags/ga.png
Normal file
After Width: | Height: | Size: 489 B |
BIN
public/lb-faveo/flags/gb.png
Normal file
After Width: | Height: | Size: 599 B |
BIN
public/lb-faveo/flags/gd.png
Normal file
After Width: | Height: | Size: 637 B |
BIN
public/lb-faveo/flags/ge.png
Normal file
After Width: | Height: | Size: 594 B |
BIN
public/lb-faveo/flags/gf.png
Normal file
After Width: | Height: | Size: 545 B |
BIN
public/lb-faveo/flags/gh.png
Normal file
After Width: | Height: | Size: 490 B |
BIN
public/lb-faveo/flags/gi.png
Normal file
After Width: | Height: | Size: 463 B |
BIN
public/lb-faveo/flags/gl.png
Normal file
After Width: | Height: | Size: 470 B |
BIN
public/lb-faveo/flags/gm.png
Normal file
After Width: | Height: | Size: 493 B |
BIN
public/lb-faveo/flags/gn.png
Normal file
After Width: | Height: | Size: 480 B |
BIN
public/lb-faveo/flags/gp.png
Normal file
After Width: | Height: | Size: 488 B |
BIN
public/lb-faveo/flags/gq.png
Normal file
After Width: | Height: | Size: 537 B |
BIN
public/lb-faveo/flags/gr.png
Normal file
After Width: | Height: | Size: 487 B |
BIN
public/lb-faveo/flags/gs.png
Normal file
After Width: | Height: | Size: 630 B |
BIN
public/lb-faveo/flags/gt.png
Normal file
After Width: | Height: | Size: 493 B |
BIN
public/lb-faveo/flags/gu.png
Normal file
After Width: | Height: | Size: 509 B |
BIN
public/lb-faveo/flags/gw.png
Normal file
After Width: | Height: | Size: 516 B |
BIN
public/lb-faveo/flags/gy.png
Normal file
After Width: | Height: | Size: 645 B |
BIN
public/lb-faveo/flags/hi.png
Normal file
After Width: | Height: | Size: 503 B |
BIN
public/lb-faveo/flags/hk.png
Normal file
After Width: | Height: | Size: 527 B |