2019-01-15 16:06:54 +03:00

14 lines
329 B
PHP

<?php
return [
'accounts_cash' => 'Para',
'categories_deposit' => 'Depozite',
'categories_sales' => 'Shitjet',
'currencies_usd' => 'Dollar Amerikan',
'currencies_eur' => 'Euro',
'currencies_gbp' => 'Poundi Britanik',
'currencies_try' => 'Lira Turke',
];