14 lines
329 B
PHP
Raw Normal View History

2017-10-09 14:56:08 +03:00
<?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',
];