New translations section.php (Bengali)

This commit is contained in:
Fatih Alp 2020-05-12 19:30:25 +03:00
parent 422014473f
commit 7ea805d12e

View File

@ -0,0 +1,11 @@
<?php
return [
'profile' => [
'title' => 'প্রোফাইল',
],
'adress' => [
'title' => 'adress',
],
'general_setting' => 'সাধারণ সেটিংস',
];