updated translations

This commit is contained in:
denisdulici
2018-08-06 10:25:41 +03:00
parent 7b206fb2aa
commit c0eb6c3f44
100 changed files with 624 additions and 357 deletions

View File

@ -2,15 +2,15 @@
return [
'accounts_cash' => 'Contant',
'accounts_cash' => 'Contant geld',
'categories_deposit' => 'Storting',
'categories_sales' => 'Verkoop',
'categories_sales' => 'Omzet',
'currencies_usd' => 'Amerikaanse Dollar',
'currencies_eur' => 'Euro',
'currencies_gbp' => 'Britse pond',
'currencies_try' => 'Turkse Lira',
'taxes_exempt' => 'Vrijgesteld van btw',
'taxes_normal' => 'Normale btw',
'taxes_sales' => 'Verkoop Btw',
'taxes_exempt' => 'Vrijstelling van BTW',
'taxes_normal' => 'Standaard BTW',
'taxes_sales' => 'Verkoop BTW',
];