New translations addon.php (French)

This commit is contained in:
Fatih Alp 2020-05-12 13:08:44 +03:00
parent 255d9f227a
commit 3b0fe60ee3

View File

@ -1,7 +1,7 @@
<?php <?php
return[ return [
"title" =>"Profil", 'title' => 'Profil',
"name" =>"Module de profil", 'name' => 'Module de profil',
"description" =>"" 'description' => ''
]; ];