sk-SK translation
This commit is contained in:
15
resources/lang/sk-SK/header.php
Normal file
15
resources/lang/sk-SK/header.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'change_language' => 'Zvoliť jazyk',
|
||||
'last_login' => 'Posledné prihlásenie :time',
|
||||
'notifications' => [
|
||||
'counter' => '{0} Nemáš žiadné oznámenie|{1} Máš :count oznámenie|[2,*] Máš :count oznámení',
|
||||
'overdue_invoices' => '{1} :count faktúra po splatnosti|[2,*] :count faktúry po splatnosti',
|
||||
'upcoming_bills' => '{1} :count blížíacia sa splatnosť|[2,*] :count blížiace se splatnosti platieb',
|
||||
'items_stock' => '{1} :count položka nie na sklade|[2,*] :count položiek nie sú na sklade',
|
||||
'view_all' => 'Zobraziť všetko'
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user