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
return [
"category" => [
"title" =>"Catégorie",
'category' => [
'title' => 'Catégorie',
],
"placeholderforsearch" => [
"title" =>"Espace réservé à la recherche",
'placeholderforsearch' => [
'title' => 'Espace réservé à la recherche',
],
];