2019-11-16 10:21:14 +03:00

12 lines
270 B
PHP

<?php
return [
'rate' => 'Rate',
'rate_percent' => 'Rate (%)',
'normal' => 'Normal',
'inclusive' => 'Inclusive',
'compound' => 'Compound',
'fixed' => 'Fixed',
];