New translations button.php (Korean)

This commit is contained in:
Fatih Alp 2020-10-06 13:53:40 +03:00
parent d598243586
commit 5210222cc4

View File

@ -10,5 +10,5 @@ return [
'reset_password' => '암호를 재설정',
'email' => '이메일',
'phone' => '전화',
'show_all' => 'Show All',
'show_all' => '모두 표시',
];