This commit is contained in:
Unick Soft 2020-05-26 20:33:44 +02:00
parent 00ca3ac602
commit 7e278b8cbe

View File

@ -17,7 +17,7 @@
'en' => array('name' => 'English'),
'ru' => array('name' => 'Русский'),
'fr' => array('name' => 'Français'),
'el' => array('name' => 'Greek')
'el' => array('name' => 'Greek'),
'es' => array('name' => 'Spanish')
);