PHP7.2 fix for agent views and added language flags

This commit is contained in:
Manish Verma
2018-08-09 12:08:55 +05:30
parent 3079bafd14
commit d2219ac31b
253 changed files with 149 additions and 147 deletions

View File

@@ -2,140 +2,142 @@
//Iso codes for languages //Iso codes for languages
return [ return [
'aa' => 'Afar', 'aa' => ['Afar', 'ʿAfár af'],
'ab' => 'Abkhazian', 'ab' => ['Abkhazian','аҧсшәа'],
'af' => 'Afrikaans', 'af' => ['Afrikaans','Afrikaans'],
'am' => 'Amharic', 'am' => ['Amharic','አማርኛ'],
'ar' => 'Arabic', 'ar' => ['Arabic','العربية'],
'as' => 'Assamese', 'as' => ['Assamese','অসমীয়া'],
'ay' => 'Aymara', 'ay' => ['Aymara','aymar aru'],
'az' => 'Azerbaijani', 'az' => ['Azerbaijani','azərbaycan dili'],
'ba' => 'Bashkir', 'ba' => ['Bashkir','башҡорт теле'],
'be' => 'Byelorussian', 'be' => ['Byelorussian','беларуская мова'],
'bg' => 'Bulgarian', 'bg' => ['Bulgarian','български език'],
'bh' => 'Bihari', 'bh' => ['Bihari','भोजपुरी'],
'bi' => 'Bislama', 'bi' => ['Bislama','Bislama'],
'bn' => 'Bengali', 'bn' => ['Bengali','বাংলা'],
'bo' => 'Tibetan', 'bo' => ['Tibetan','བོད་ཡིག'],
'br' => 'Breton', 'br' => ['Breton','brezhoneg'],
'ca' => 'Catalan', 'ca' => ['Catalan','català'],
'co' => 'Corsican', 'co' => ['Corsican','corsu, lingua corsa'],
'cs' => 'Czech', 'cs' => ['Czech','čeština, český jazyk'],
'cy' => 'Welsh', 'cy' => ['Welsh','Cymraeg'],
'da' => 'Danish', 'da' => ['Danish','dansk'],
'de' => 'German', 'de' => ['German','Deutsch'],
'dz' => 'Bhutani', 'dz' => ['Bhutani','རྫོང་ཁ་'],
'el' => 'Greek', 'el' => ['Greek','ελληνικά'],
'en' => 'English', 'en' => ['English','English'],
'eo' => 'Esperanto', 'eo' => ['Esperanto','Esperanto'],
'es' => 'Spanish', 'es' => ['Spanish','Español'],
'et' => 'Estonian', 'et' => ['Estonian','eesti'],
'eu' => 'Basque', 'eu' => ['Basque','euskara'],
'fa' => 'Persian', 'fa' => ['Persian','فارسی'],
'fi' => 'Finnish', 'fi' => ['Finnish','suomi'],
'fj' => 'Fiji', 'fj' => ['Fiji','vosa Vakaviti'],
'fo' => 'Faeroese', 'fo' => ['Faeroese','føroyskt'],
'fr' => 'French', 'fr' => ['French','français'],
'fy' => 'Frisian', 'fy' => ['Frisian','Frysk'],
'ga' => 'Irish', 'ga' => ['Irish','Gaeilge'],
'gd' => 'Gaelic', 'gd' => ['Gaelic','ɡɔɪˈdɛlɪk'],
'gl' => 'Galician', 'gl' => ['Galician','Galego'],
'gn' => 'Guarani', 'gn' => ['Guarani','Avañ\'eẽ'],
'gu' => 'Gujarati', 'gu' => ['Gujarati','ગુજરાતી'],
'ha' => 'Hausa', 'ha' => ['Hausa','هَوُسَ'],
'hi' => 'Hindi', 'hi' => ['Hindi','हिन्दी'],
'hr' => 'Croatian', 'hr' => ['Croatian','hrvatski jezik'],
'hu' => 'Hungarian', 'hu' => ['Hungarian','magyar'],
'hy' => 'Armenian', 'hy' => ['Armenian','Հայերեն'],
'ia' => 'Interlingua', 'ia' => ['Interlingua','Interlingua'],
'ie' => 'Interlingue', 'ie' => ['Interlingue','Interlingue'],
'ik' => 'Inupiak', 'ik' => ['Inupiak','Iñupiaq'],
'in' => 'Indonesian', 'id' => ['Indonesian','Bahasa Indonesia'],
'is' => 'Icelandic', 'is' => ['Icelandic','Íslenska'],
'it' => 'Italian', 'it' => ['Italian','Italiano'],
'iw' => 'Hebrew', 'he' => ['Hebrew','עברית'],
'ja' => 'Japanese', 'ja' => ['Japanese','日本語 [にほんご]'],
'ji' => 'Yiddish', 'yi' => ['Yiddish','ייִדיש'],
'jw' => 'Javanese', 'jv' => ['Javanese','ꦧꦱꦗꦮ'],
'ka' => 'Georgian', 'ka' => ['Georgian','ქართული'],
'kk' => 'Kazakh', 'kk' => ['Kazakh','қазақ тілі'],
'kl' => 'Greenlandic', 'kl' => ['Greenlandic','kalaallisut'],
'km' => 'Cambodian', 'km' => ['Cambodian','ខ្មែរ, ខេមរភាសា'],
'kn' => 'Kannada', 'kn' => ['Kannada','ಕನ್ನಡ'],
'ko' => 'Korean', 'ko' => ['Korean','한국어'],
'ks' => 'Kashmiri', 'ks' => ['Kashmiri','कश्मीरी'],
'ku' => 'Kurdish', 'ku' => ['Kurdish','كوردی‎'],
'ky' => 'Kirghiz', 'ky' => ['Kirghiz','Кыргызча'],
'la' => 'Latin', 'la' => ['Latin','latine'],
'ln' => 'Lingala', 'ln' => ['Lingala','Lingála'],
'lo' => 'Laothian', 'lo' => ['Laothian','ພາສາລາວ'],
'lt' => 'Lithuanian', 'lt' => ['Lithuanian','lietuvių kalba'],
'lv' => 'Latvian', 'lv' => ['Latvian','Latviešu Valoda'],
'mg' => 'Malagasy', 'mg' => ['Malagasy','fiteny malagasy'],
'mi' => 'Maori', 'mi' => ['Maori','te reo Māori'],
'mk' => 'Macedonian', 'mk' => ['Macedonian','македонски јазик'],
'ml' => 'Malayalam', 'ml' => ['Malayalam','മലയാളം'],
'mn' => 'Mongolian', 'mn' => ['Mongolian','Монгол хэл'],
'mo' => 'Moldavian', 'ro' => ['Moldavian','Română'],
'mr' => 'Marathi', 'mr' => ['Marathi','मराठी'],
'ms' => 'Malay', 'ms' => ['Malay','Bahasa Melayu'],
'mt' => 'Maltese', 'mt' => ['Maltese','Malti'],
'my' => 'Burmese', 'my' => ['Burmese','ဗမာစာ'],
'na' => 'Nauru', 'na' => ['Nauru','Dorerin Naoero'],
'ne' => 'Nepali', 'ne' => ['Nepali','नेपाली'],
'nl' => 'Dutch', 'nl' => ['Dutch','Vlaams'],
'no' => 'Norwegian', 'no' => ['Norwegian','Norsk'],
'oc' => 'Occitan', 'oc' => ['Occitan','lenga d\'òc'],
'om' => 'Oromo', 'om' => ['Oromo','Afaan Oromoo'],
'or' => 'Oriya', 'or' => ['Oriya','ଓଡ଼ିଆ'],
'pa' => 'Punjabi', 'pa' => ['Punjabi','ਪੰਜਾਬੀ'],
'pl' => 'Polish', 'pl' => ['Polish','Język Polski'],
'ps' => 'Pashto', 'ps' => ['Pashto','پښتو'],
'pt' => 'Portuguese', 'pt' => ['Portuguese','Português'],
'qu' => 'Quechua', 'qu' => ['Quechua','Runa Simi'],
'rm' => 'Rhaeto-Romance', 'rm' => ['Rhaeto-Romance','Rumantsch Grischun'],
'rn' => 'Kirundi', 'rn' => ['Kirundi','Ikirundi'],
'ro' => 'Romanian', 'ro' => ['Romanian','Română'],
'ru' => 'Russian', 'ru' => ['Russian','Русский'],
'rw' => 'Kinyarwanda', 'rw' => ['Kinyarwanda','Ikinyarwanda'],
'sa' => 'Sanskrit', 'sa' => ['Sanskrit','संस्कृतम्'],
'sd' => 'Sindhi', 'sd' => ['Sindhi','सिन्धी'],
'sg' => 'Sangro', 'sg' => ['Sangro','yângâ tî sängö'],
'sh' => 'Serbo-Croatian', 'sh' => ['Serbo-Croatian','/ˌsɜːrboʊkroʊˈeɪʃən, -bə-/ '],
'si' => 'Singhalese', 'si' => ['Singhalese','සිංහල'],
'sk' => 'Slovak', 'sk' => ['Slovak','Slovenčina'],
'sl' => 'Slovenian', 'sl' => ['Slovenian','Slovenščina'],
'sm' => 'Samoan', 'sm' => ['Samoan','gagana fa\'a Samoa'],
'sn' => 'Shona', 'sn' => ['Shona','chiShona'],
'so' => 'Somali', 'so' => ['Somali','Soomaaliga'],
'sq' => 'Albanian', 'sq' => ['Albanian','Shqip'],
'sr' => 'Serbian', 'sr' => ['Serbian','српски језик'],
'ss' => 'Siswati', 'ss' => ['Siswati','SiSwati'],
'st' => 'Sesotho', 'st' => ['Sesotho','Sesotho'],
'su' => 'Sudanese', 'su' => ['Sudanese','Basa Sunda'],
'sv' => 'Swedish', 'sv' => ['Swedish','Svenska'],
'sw' => 'Swahili', 'sw' => ['Swahili','Kiswahili'],
'ta' => 'Tamil', 'ta' => ['Tamil','தமிழ்'],
'te' => 'Tegulu', 'te' => ['Tegulu','తెలుగు'],
'tg' => 'Tajik', 'tg' => ['Tajik','тоҷикӣ'],
'th' => 'Thai', 'th' => ['Thai','ไทย'],
'ti' => 'Tigrinya', 'ti' => ['Tigrinya','ትግርኛ'],
'tk' => 'Turkmen', 'tk' => ['Turkmen','Türkmen'],
'tl' => 'Tagalog', 'tl' => ['Tagalog','Wikang Tagalog'],
'tn' => 'Setswana', 'tn' => ['Setswana','Setswana'],
'to' => 'Tonga', 'to' => ['Tonga','Faka Tonga'],
'tr' => 'Turkish', 'tr' => ['Turkish','Türkçe'],
'ts' => 'Tsonga', 'ts' => ['Tsonga','Xitsonga'],
'tt' => 'Tatar', 'tt' => ['Tatar','татар теле'],
'tw' => 'Twi', 'tw' => ['Twi','Twi'],
'uk' => 'Ukrainian', 'uk' => ['Ukrainian','Українська'],
'ur' => 'Urdu', 'ur' => ['Urdu','اردو'],
'uz' => 'Uzbek', 'uz' => ['Uzbek','Oʻzbek'],
'vi' => 'Vietnamese', 'vi' => ['Vietnamese','Tiếng Việt'],
'vo' => 'Volapuk', 'vo' => ['Volapuk','Volapük'],
'wo' => 'Wolof', 'wo' => ['Wolof','Wollof'],
'xh' => 'Xhosa', 'xh' => ['Xhosa','isiXhosa'],
'yo' => 'Yoruba', 'yo' => ['Yoruba','Yorùbá'],
'zh' => 'Chinese', 'zh' => ['Chinese','中文 (Zhōngwén)'],
'zu' => 'Zulu', 'zh-hant' => ['Chinese','中文 [Traditional]'],
'zh-hans' => ['Chinese','中文 [Simplified]'],
'zu' => ['Zulu','isiZulu'],
]; ];

Binary file not shown.

After

Width:  |  Height:  |  Size: 643 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 604 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 591 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 643 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 600 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 497 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 488 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 428 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 408 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 506 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 647 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 403 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 673 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 524 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 663 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 676 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 589 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 593 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 585 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 504 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 449 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 497 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 462 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 457 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 675 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 486 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 611 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 639 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 500 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 593 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 526 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 631 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 443 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 514 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 600 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 628 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 398 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 625 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 528 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 614 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 521 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 367 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 586 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 450 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 525 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 472 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 483 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 477 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 439 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 563 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 529 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 608 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 428 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 476 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 545 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 572 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 495 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 620 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 508 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 582 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 500 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 429 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 465 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 508 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 609 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 496 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 653 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 469 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 592 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 479 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 532 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 489 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 610 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 648 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 552 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 474 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 545 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 489 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 599 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 637 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 594 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 545 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 490 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 463 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 493 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 480 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 488 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 537 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 487 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 630 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 493 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 509 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 516 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 645 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 503 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 527 B

Some files were not shown because too many files have changed in this diff Show More