New translations setting.php (Arabic)

This commit is contained in:
Fatih Alp 2020-01-10 17:19:49 +03:00
parent 396d116550
commit 1e2c6659d8

View File

@ -0,0 +1,10 @@
<?php
return [
'show_my_ads' => [
'name' => 'إظهار علامة تبويب إعلاناتي',
],
'upload_avatar' => [
'name' => 'الصورة الرمزية تحميل',
],
];