New translations section.php (Albanian)

This commit is contained in:
Fatih Alp 2020-02-12 13:17:32 +03:00
parent 4e9ade0415
commit fbf018e98e

View File

@ -0,0 +1,11 @@
<?php
return [
'profile' => [
'title' => 'Profile',
],
'adress' => [
'title' => 'Adress',
],
'general_setting' => 'General Settings',
];