Greek option added on select list

This commit is contained in:
Antony Tsioukas 2015-07-24 10:22:15 +03:00
parent b0eba503c7
commit 9a10c1f53b
1 changed files with 2 additions and 1 deletions

View File

@ -26,7 +26,8 @@ return [
'se' => 'Swedish',
'sk' => 'Slovak (Slovakia)',
'tr' => 'Turkish',
'zh-cn' => 'Chinese (China)'
'zh-cn' => 'Chinese (China)',
'el' => 'Greek'
],
'directory' => [
'create_fail' => 'Cannot create directory: :name'