New translations section.php (Hebrew)

This commit is contained in:
Fatih Alp 2020-05-12 19:12:14 +03:00
parent af1461f7a1
commit a04199d728

View File

@ -0,0 +1,11 @@
<?php
return [
'profile' => [
'title' => 'פרופיל',
],
'adress' => [
'title' => 'כתובת',
],
'general_setting' => 'הגדרות כלליות',
];