Update to Drupal 8.0.3. For more information, see https://www.drupal.org/drupal-8.0.3-release-notes
This commit is contained in:
parent
10f9f7fbde
commit
9db4fae9a7
202 changed files with 3806 additions and 760 deletions
|
@ -253,6 +253,7 @@ class LanguageManager implements LanguageManagerInterface {
|
|||
'dz' => array('Dzongkha', 'རྫོང་ཁ'),
|
||||
'el' => array('Greek', 'Ελληνικά'),
|
||||
'en' => array('English', 'English'),
|
||||
'en-x-simple' => array('Simple English', 'Simple English'),
|
||||
'eo' => array('Esperanto', 'Esperanto'),
|
||||
'es' => array('Spanish', 'Español'),
|
||||
'et' => array('Estonian', 'Eesti'),
|
||||
|
|
Reference in a new issue