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:
parent
313355cdca
commit
d523c99399
3 changed files with 0 additions and 771 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue