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
a2bcfb0d5a
commit
573e582bf0
@ -1,13 +1,11 @@
|
||||
<?php
|
||||
|
||||
return[
|
||||
"profile" => [
|
||||
"title" =>"Profil",
|
||||
|
||||
],
|
||||
"adress" => [
|
||||
"title" =>"Une robe",
|
||||
|
||||
],
|
||||
|
||||
return [
|
||||
'profile' => [
|
||||
'title' => 'Profil',
|
||||
],
|
||||
'adress' => [
|
||||
'title' => 'Une robe',
|
||||
],
|
||||
'general_setting' => 'General Settings',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user