2017-10-09 14:56:08 +03:00
|
|
|
<?php
|
|
|
|
|
|
|
|
return [
|
|
|
|
|
|
|
|
'change_language' => 'Ndrysho Gjuhen',
|
|
|
|
'last_login' => 'Identifikimi i fundit :time',
|
|
|
|
'notifications' => [
|
|
|
|
'counter' => '{0} Ju nuk keni njoftim |{1} Ju keni :count njoftim |[2,*] Ju keni :count njoftime',
|
|
|
|
'overdue_invoices' => '{1} :count faturë e vonuar |[2,*] :count fatura të vonuara',
|
|
|
|
'upcoming_bills' => '{1} :count faturë e ardhshme |[2,*] :count fatura të ardhshme',
|
|
|
|
'view_all' => 'Shiko te Gjitha'
|
|
|
|
],
|
2018-11-08 12:11:42 +03:00
|
|
|
'docs_link' => 'https://akaunting.com/docs',
|
2019-12-25 14:32:47 +03:00
|
|
|
'support_link' => 'https://akaunting.com/support',
|
2017-10-09 14:56:08 +03:00
|
|
|
|
|
|
|
];
|