New translations stream.php (Japanese)

This commit is contained in:
Fatih Alp 2020-05-12 19:13:53 +03:00
parent 07c9beee14
commit b32f5c6b50

View File

@ -0,0 +1,10 @@
<?php
return [
'profile' => [
'name' => 'プロフィール',
],
'adress' => [
'name' => '住所',
],
];