mirror of
https://github.com/openclassify/openclassify.git
synced 2026-03-11 18:55:29 -05:00
New translations section.php (French)
This commit is contained in:
parent
86194c6c4d
commit
49cffb53ed
@ -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