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,16 @@
<?php
return [
'accounts_cash' => '현금',
'categories_deposit' => '보증금',
'categories_sales' => '매출',
'currencies_usd' => '미국 달러',
'currencies_eur' => '유로',
'currencies_gbp' => '영국 파운드',
'currencies_try' => '터키 리라',
'taxes_exempt' => '세금 면제',
'taxes_normal' => '일반 세금',
'taxes_sales' => '판매세',
];