New translations button.php (Korean)

This commit is contained in:
Fatih Alp 2020-05-12 19:10:16 +03:00
parent 9ec4212e06
commit 4c4514377f

View File

@ -0,0 +1,13 @@
<?php
return [
'post_ad' => [
'name' => '광고 게시',
],
'login' => '로그인',
'register' => '레지스터',
'continue' => '계속하다',
'reset_password' => '암호를 재설정',
'email' => '이메일',
'phone' => '전화',
];