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