sk-SK translation

This commit is contained in:
denisdulici
2018-10-09 11:02:22 +03:00
parent 6cf7e562f3
commit 7f41494ad9
28 changed files with 879 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
<?php
return [
'accounts_cash' => 'Hotovost',
'categories_deposit' => 'Vklad',
'categories_sales' => 'Predaje',
'currencies_usd' => 'Americký dolar',
'currencies_eur' => 'Euro',
'currencies_gbp' => 'Britská libra',
'currencies_try' => 'Turecká Lira',
'taxes_exempt' => 'Oslobodené od daně',
'taxes_normal' => 'Daň',
'taxes_sales' => 'DPH',
];