mk-MK translation
This commit is contained in:
16
resources/lang/mk-MK/demo.php
Normal file
16
resources/lang/mk-MK/demo.php
Normal 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' => 'Данок на продажба',
|
||||
|
||||
];
|
Reference in New Issue
Block a user