New translations section.php (Vietnamese)

This commit is contained in:
Fatih Alp 2020-05-12 19:24:50 +03:00
parent 00d0884893
commit f1324d0ce4

View File

@ -0,0 +1,11 @@
<?php
return [
'profile' => [
'title' => 'Hồ sơ',
],
'adress' => [
'title' => 'Địa chỉ',
],
'general_setting' => 'Cài đặt chung',
];