New translations setting.php (Dutch)

This commit is contained in:
Fatih Alp 2020-05-12 13:17:09 +03:00
parent 1623e5bf50
commit 10184ca4be

View File

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