10 lines
170 B
PHP
10 lines
170 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'version' => '版本',
|
|
'powered' => 'Powered By Akaunting',
|
|
'software' => '免費會計軟體',
|
|
|
|
];
|