14 lines
446 B
PHP
Raw Normal View History

2020-12-26 23:32:05 +00:00
<?php
return [
'version' => 'Version',
'powered' => 'Powered By Akaunting',
'link' => 'https://akaunting.com',
'software' => 'Free Accounting Software',
2022-06-04 00:26:44 +00:00
'powered_by' => 'Powered by',
'tag_line' => 'Send invoices, track expenses, and automate accounting with Akaunting. :get_started_url',
'get_started' => 'Get Started',
2020-12-26 23:32:05 +00:00
];