New translations section.php (French)

This commit is contained in:
Fatih Alp 2020-05-12 13:09:07 +03:00
parent 3134ebeec8
commit e3aa495cf9

View File

@ -1,13 +1,10 @@
<?php <?php
return [ return [
"category" => [ 'category' => [
"title" =>"Catégorie", 'title' => 'Catégorie',
], ],
"placeholderforsearch" => [ 'placeholderforsearch' => [
"title" =>"Espace réservé à la recherche", 'title' => 'Espace réservé à la recherche',
], ],
]; ];