New translations setting.php (French)

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

View File

@ -0,0 +1,10 @@
<?php
return [
'show_my_ads' => [
'name' => 'Show My Ads Tab',
],
'upload_avatar' => [
'name' => 'Avatar Upload',
],
];