Fix Esperanto
This commit is contained in:
parent
0fcde196b9
commit
84c45e459e
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ class WikipediaBridge extends BridgeAbstract{
|
||||||
'values'=>array(
|
'values'=>array(
|
||||||
'English'=>'en',
|
'English'=>'en',
|
||||||
'Dutch'=>'nl',
|
'Dutch'=>'nl',
|
||||||
'Esperanto'=>'es',
|
'Esperanto'=>'eo',
|
||||||
'French'=>'fr',
|
'French'=>'fr',
|
||||||
'German'=>'de',
|
'German'=>'de',
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue