New Spanish translation

This commit is contained in:
Pierre Rudloff 2017-09-24 12:44:04 +02:00
parent 9f5933292b
commit 092f139d96
2 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ class LocaleManager
*
* @var array
*/
private $supportedLocales = ['en_US', 'fr_FR', 'zh_CN'];
private $supportedLocales = ['en_US', 'fr_FR', 'zh_CN', 'es_ES'];
/**
* Current locale.

View File