New translations section.php (Dutch)

This commit is contained in:
Fatih Alp 2020-05-12 13:16:51 +03:00
parent 63effc3b34
commit 3c33d431b2

View File

@ -1,13 +1,11 @@
<?php
return[
"profile" => [
"title" =>"Profiel",
],
"adress" => [
"title" =>"Een jurk",
],
];
return [
'profile' => [
'title' => 'Profiel',
],
'adress' => [
'title' => 'Een jurk',
],
'general_setting' => 'General Settings',
];