New translations setting.php (Italian)

This commit is contained in:
Fatih Alp 2020-01-10 17:04:09 +03:00
parent 88d9dc3d14
commit 73ac974e04

View File

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