added French translation

This commit is contained in:
denisdulici
2017-09-21 16:12:11 +03:00
parent 8a49a5809f
commit 39b7020ef8
27 changed files with 720 additions and 1 deletions

View File

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