1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Delete en_EN language (GB and US are available)

This commit is contained in:
Thomas Citharel 2015-02-15 21:17:50 +01:00
parent 313355cdca
commit d523c99399
3 changed files with 0 additions and 771 deletions

View file

@ -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',