14 lines
446 B
PHP
Raw Permalink Normal View History

2017-09-14 22:21:00 +03:00
<?php
return [
'version' => 'Version',
'powered' => 'Powered By Akaunting',
2018-10-10 11:35:52 +03:00
'link' => 'https://akaunting.com',
2017-09-14 22:21:00 +03:00
'software' => 'Free Accounting Software',
2022-06-01 10:15:55 +03:00
'powered_by' => 'Powered by',
'tag_line' => 'Send invoices, track expenses, and automate accounting with Akaunting. :get_started_url',
'get_started' => 'Get Started',
2017-09-14 22:21:00 +03:00
];