New translations setting.php (Hebrew)

This commit is contained in:
Fatih Alp 2020-05-12 19:12:13 +03:00
parent 32fc17cead
commit af1461f7a1

View File

@ -0,0 +1,10 @@
<?php
return [
'show_my_ads' => [
'name' => 'הצג את הכרטיסייה מודעות שלי',
],
'upload_avatar' => [
'name' => 'העלאת אווטאר',
],
];