2019-12-25 14:24:22 +03:00

14 lines
305 B
PHP

<?php
return [
'accounts_cash' => 'Peningar',
'categories_deposit' => 'Innlegg',
'categories_sales' => 'Sala',
'currencies_usd' => 'Dollarar',
'currencies_eur' => 'Evra',
'currencies_gbp' => 'Pund',
'currencies_try' => 'Lira',
];