New translations section.php (French)

This commit is contained in:
Fatih Alp 2020-01-10 17:05:53 +03:00
parent a2bcfb0d5a
commit 573e582bf0

View File

@ -1,13 +1,11 @@
<?php <?php
return [ return [
"profile" => [ 'profile' => [
"title" =>"Profil", 'title' => 'Profil',
], ],
"adress" => [ 'adress' => [
"title" =>"Une robe", 'title' => 'Une robe',
], ],
'general_setting' => 'General Settings',
]; ];