2017-09-21 16:12:11 +03:00
|
|
|
<?php
|
|
|
|
|
|
|
|
return [
|
|
|
|
|
|
|
|
'version' => 'Version',
|
|
|
|
'powered' => 'Propulsé par Akaunting',
|
2018-11-08 12:11:42 +03:00
|
|
|
'link' => 'https://akaunting.com',
|
2017-09-21 16:12:11 +03:00
|
|
|
'software' => 'Logiciel de comptabilité gratuit',
|
2022-06-04 00:26:44 +00:00
|
|
|
'powered_by' => 'Propulsé par',
|
|
|
|
'tag_line' => 'Envoyer des factures, suivre les dépenses et automatiser la comptabilité avec Akaunting. :get_started_url',
|
|
|
|
'get_started' => 'C\'est parti',
|
2017-09-21 16:12:11 +03:00
|
|
|
|
|
|
|
];
|