added Spanish translation

This commit is contained in:
denisdulici
2017-09-24 17:42:02 +03:00
parent 447f314eb5
commit 36c5f5bdf1
27 changed files with 723 additions and 1 deletions

View File

@ -115,7 +115,7 @@ return [
|
*/
'allowed' => ['en-GB', 'de-DE', 'fr-FR', 'pt-BR', 'tr-TR'],
'allowed' => ['en-GB', 'de-DE', 'es-ES', 'fr-FR', 'pt-BR', 'tr-TR'],
/*
|--------------------------------------------------------------------------