MediaWiki fundraising/REL1_35
CldrNamesOm.php File Reference

Go to the source code of this file.

Variables

 $countryNames
 
 $currencyNames
 
 $currencySymbols
 
 $languageNames
 

Variable Documentation

◆ $countryNames

$countryNames
Initial value:
= [
'BR' => 'Brazil',
'CN' => 'China',
'DE' => 'Germany',
'ET' => 'Itoophiyaa',
'FR' => 'France',
'GB' => 'United Kingdom',
'IN' => 'India',
'IT' => 'Italy',
'JP' => 'Japan',
'KE' => 'Keeniyaa',
'RU' => 'Russia',
'US' => 'United States',
]

Definition at line 108 of file CldrNamesOm.php.

◆ $currencyNames

$currencyNames
Initial value:
= [
'BRL' => 'Brazilian Real',
'CNY' => 'Chinese Yuan Renminbi',
'ETB' => 'Itoophiyaa Birrii',
'EUR' => 'Euro',
'GBP' => 'British Pound',
'INR' => 'Indian Rupee',
'JPY' => 'Japanese Yen',
'RUB' => 'Russian Ruble',
'USD' => 'US Dollar',
]

Definition at line 92 of file CldrNamesOm.php.

◆ $currencySymbols

$currencySymbols
Initial value:
= [
'ETB' => 'Br',
]

Definition at line 104 of file CldrNamesOm.php.

◆ $languageNames

$languageNames

Definition at line 3 of file CldrNamesOm.php.