New translations section.php (Japanese)

This commit is contained in:
Fatih Alp 2020-05-12 19:13:32 +03:00
parent 3937017d88
commit 02ac64d1ce

View File

@ -0,0 +1,11 @@
<?php
return [
'profile' => [
'title' => 'プロフィール',
],
'adress' => [
'title' => '住所',
],
'general_setting' => '一般設定',
];