added ko-KR

This commit is contained in:
denisdulici
2019-01-10 12:48:48 +03:00
parent bc86edf4a6
commit 9ada0d337c
29 changed files with 1002 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
<?php
return [
'account_name' => '계좌 이름',
'number' => '숫자',
'opening_balance' => '개시 잔액',
'current_balance' => '현재 잔액',
'bank_name' => '은행명',
'bank_phone' => '은행 전화',
'bank_address' => '은행 주소',
'default_account' => '기본 계좌',
];