New translations stream.php (French)

This commit is contained in:
Fatih Alp 2020-01-10 17:05:57 +03:00
parent 7e6059fd42
commit 8b0a6aaae1

View File

@ -1,13 +1,10 @@
<?php <?php
return[ return [
"profile" => [ 'profile' => [
"name" =>"Profil", 'name' => 'Profil',
],
], 'adress' => [
"adress" => [ 'name' => 'Une robe',
"name" =>"Une robe", ],
],
]; ];