10 lines
150 B
PHP
10 lines
150 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'code' => '代碼',
|
|
'rate' => '稅率',
|
|
'default' => '預設貨幣',
|
|
|
|
];
|