New translations setting.php (Hindi)

This commit is contained in:
Fatih Alp 2020-05-12 19:29:02 +03:00
parent 13f8990d45
commit 058215c33b

View File

@ -0,0 +1,10 @@
<?php
return [
'show_my_ads' => [
'name' => 'मेरे विज्ञापन टैब दिखाएं',
],
'upload_avatar' => [
'name' => 'अवतार अपलोड',
],
];