New translations setting.php (Greek)

This commit is contained in:
Fatih Alp 2020-05-12 13:07:35 +03:00
parent a4f7049c18
commit afff4ca395

View File

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