2019-01-10 12:48:48 +03:00

12 lines
255 B
PHP

<?php
return [
'rate' => '비율',
'rate_percent' => '비율 (%)',
'normal' => '일반',
'inclusive' => '세금이 포함된',
'compound' => '종합소득비율',
];