New translations section.php (Swedish)

This commit is contained in:
Fatih Alp 2020-05-12 19:21:13 +03:00
parent ae89aebb86
commit dde9f5fe4b

View File

@ -0,0 +1,11 @@
<?php
return [
'profile' => [
'title' => 'Profil',
],
'adress' => [
'title' => 'adress',
],
'general_setting' => 'Allmänna Inställningar',
];