added ko-KR
This commit is contained in:
11
resources/lang/ko-KR/taxes.php
Normal file
11
resources/lang/ko-KR/taxes.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'rate' => '비율',
|
||||
'rate_percent' => '비율 (%)',
|
||||
'normal' => '일반',
|
||||
'inclusive' => '세금이 포함된',
|
||||
'compound' => '종합소득비율',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user