mk-MK translation

This commit is contained in:
denisdulici
2018-10-10 17:40:26 +03:00
parent 45c14ca9e2
commit 7d3fca1040
28 changed files with 879 additions and 1 deletions

View File

@ -0,0 +1,16 @@
<?php
return [
'accounts_cash' => 'Готовина',
'categories_deposit' => 'Депозит',
'categories_sales' => 'Продажби',
'currencies_usd' => 'Долар',
'currencies_eur' => 'Евро',
'currencies_gbp' => 'Фунти',
'currencies_try' => 'Турски лири',
'taxes_exempt' => 'Ослободен од данок',
'taxes_normal' => 'Нормална стапка на данок',
'taxes_sales' => 'Данок на продажба',
];