Update language name search database and related tests
Bug: T333822 Change-Id: Id5a2f1528e0ab009c8866c2237a827631adea0a9
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -69,7 +69,8 @@ class LanguageSearchTest extends PHPUnit\Framework\TestCase {
|
||||
],
|
||||
[ 'punja', [
|
||||
'pa' => class_exists( LanguageNames::class ) ? 'punjabi' : 'punjaabi sennii',
|
||||
'pnb' => 'punjabi western',
|
||||
'pa-guru' => 'punjabi (gurmukhi-skrift)',
|
||||
'pnb' => 'punjabi western'
|
||||
]
|
||||
],
|
||||
[ 'castellano', [
|
||||
|
||||
Reference in New Issue
Block a user