2023-03-02 00:22:42 +00:00

34 lines
1.7 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'change_language' => 'Промена на јазик',
'last_login' => 'Последна најава :time',
'notifications' => [
'counter' => '{0} Немате известувања|{1} Имате :count известување |[2,*] Имате :count известувања',
'new_apps' => '{1} :count објавена е нова апликација|[2,*] :count објавени нови апликации',
'overdue_invoices' => '{1} :count задоцнета фактура|[2,*] :count задоцнети фактури',
'upcoming_bills' => '{1} :count сметка за плаќање|[2,*] :count сметки за плаќање',
'view_all' => 'Види ги сите',
'exports' => [
'completed' => '{1} :count заврешено извезување|[2,*] :count завршени извезувања',
'failed' => '{1} :count пропаднато извезување|[2,*] :count пропаднати извезувања',
],
'imports' => [
'completed' => '{1} :count заврешено извезување|[2,*] :count заврешени извезувања',
'failed' => '{1} :count пропаднато увезување|[2,*] :count пропаднати увезувања',
],
],
'docs_link' => 'https://akaunting.com/docs',
'support_link' => 'https://akaunting.com/support',
'favorite' => [
'added_favorite' => 'Додадено во омилени',
'add_favorite' => 'Додај во омилени',
],
];