updated translations

This commit is contained in:
denisdulici
2018-11-08 12:11:42 +03:00
parent 9fbac1d4fa
commit 798fc89797
456 changed files with 4227 additions and 309 deletions

View File

@ -2,7 +2,7 @@
return [
'change_language' => 'Zvoliť jazyk',
'change_language' => 'Zmena jazyka',
'last_login' => 'Posledné prihlásenie :time',
'notifications' => [
'counter' => '{0} Nemáš žiadné oznámenie|{1} Máš :count oznámenie|[2,*] Máš :count oznámení',
@ -11,5 +11,6 @@ return [
'items_stock' => '{1} :count položka nie na sklade|[2,*] :count položiek nie sú na sklade',
'view_all' => 'Zobraziť všetko'
],
'docs_link' => 'https://akaunting.com/docs',
];