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 <?php
return [ return [
"profile" => [ 'profile' => [
"title" =>"Profiel", 'title' => 'Profiel',
], ],
"adress" => [ 'adress' => [
"title" =>"Een jurk", 'title' => 'Een jurk',
], ],
'general_setting' => 'General Settings',
]; ];