mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-07-01 15:26:12 +00:00
Fix typo
This commit is contained in:
parent
00ca3ac602
commit
7e278b8cbe
@ -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')
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user