new crowdin translations
This commit is contained in:
16
resources/lang/sl-SI/header.php
Normal file
16
resources/lang/sl-SI/header.php
Normal file
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'change_language' => 'Drugi jeziki',
|
||||
'last_login' => 'Zadnja prijava: čas',
|
||||
'notifications' => [
|
||||
'counter' => '{0} Nimate obvestil{1} Imate :count obvestilo|[2,*] Imate :count obvestil',
|
||||
'overdue_invoices' => '{1} :count zapadlega računa|[2, *] :count zapadlih računov',
|
||||
'upcoming_bills' => '{1} :count prihajajoč račun|[2,*] :count prihajajoči računi',
|
||||
'view_all' => 'Prikaži vse'
|
||||
],
|
||||
'docs_link' => 'https://akaunting.com/docs',
|
||||
'support_link' => 'https://akaunting.com/support',
|
||||
|
||||
];
|
Reference in New Issue
Block a user