New translations setting.php (Arabic)

This commit is contained in:
Fatih Alp 2020-01-10 17:06:48 +03:00
parent 67840dbe72
commit b2b0cdfb5a

View File

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