mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 15:26:10 -06:00
New translations section.php (French)
This commit is contained in:
parent
13300d53b5
commit
a16e8b5a2c
@ -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',
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user