1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-19 23:03:01 +02:00

Merge pull request #369 from Frenzie/master

Fix Esperanto
This commit is contained in:
LogMANOriginal
2016-08-28 11:56:35 +02:00
committed by GitHub

View File

@@ -20,7 +20,7 @@ class WikipediaBridge extends BridgeAbstract{
'values'=>array(
'English'=>'en',
'Dutch'=>'nl',
'Esperanto'=>'es',
'Esperanto'=>'eo',
'French'=>'fr',
'German'=>'de',
)