2017-09-21 09:55:58 +03:00
|
|
|
<?php
|
|
|
|
|
|
|
|
return [
|
|
|
|
|
|
|
|
'version' => 'Versão',
|
|
|
|
'powered' => 'Desenvolvido por Akaunting',
|
2018-11-08 12:11:42 +03:00
|
|
|
'link' => 'https://akaunting.com',
|
2017-09-21 09:55:58 +03:00
|
|
|
'software' => 'Software de contabilidade gratuito',
|
2022-06-04 00:26:44 +00:00
|
|
|
'powered_by' => 'Desenvolvido por',
|
|
|
|
'tag_line' => 'Envie faturas, acompanhe despesas e automatize a contabilidade com o Akaunting. :get_started_url',
|
|
|
|
'get_started' => 'Comece agora',
|
2017-09-21 09:55:58 +03:00
|
|
|
|
|
|
|
];
|