11 lines
201 B
PHP
Raw Normal View History

2017-09-14 22:21:00 +03:00
<?php
return [
'rate' => 'Rate',
'rate_percent' => 'Rate (%)',
2018-11-05 19:51:01 +03:00
'calculate' => 'Calculate as VAT/GST',
'compound' => 'Compound',
2017-09-14 22:21:00 +03:00
];