forked from wallabag/wallabag
Delete en_EN language (GB and US are available)
This commit is contained in:
@ -17,7 +17,6 @@ class Language
|
||||
private $languageNames = array(
|
||||
'cs_CZ.utf8' => 'čeština',
|
||||
'de_DE.utf8' => 'German',
|
||||
'en_EN.utf8' => 'English',
|
||||
'en_GB.utf8' => 'English (GB)',
|
||||
'en_US.utf8' => 'English (US)',
|
||||
'es_ES.utf8' => 'Español',
|
||||
|
||||
Reference in New Issue
Block a user