9 lines
107 B
PHP
9 lines
107 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'rate' => '稅率',
|
|
'rate_percent' => '稅率 (%)',
|
|
|
|
];
|