New translations section.php (French)

This commit is contained in:
Fatih Alp 2020-01-10 17:06:20 +03:00
parent 13300d53b5
commit a16e8b5a2c

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", ],
];
],
];