bg-BG translation

This commit is contained in:
denisdulici
2018-04-14 09:41:49 +03:00
parent 6f035fd2b5
commit 4db5592714
27 changed files with 780 additions and 4924 deletions

View File

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