New translations stream.php (Korean)

This commit is contained in:
Fatih Alp 2020-05-12 19:09:31 +03:00
parent c1679c9b3b
commit 12f0f9c574

View File

@ -0,0 +1,10 @@
<?php
return [
'profile' => [
'name' => '프로필',
],
'adress' => [
'name' => '주소',
],
];