accounts.php
417 Bytes
<?php
return [
'account_name' => 'Emri i Llogarisë',
'number' => 'Numri',
'opening_balance' => 'Bilanci i Hapjes',
'current_balance' => 'Bilanci Aktual',
'bank_name' => 'Emri i Bankës',
'bank_phone' => 'Telefoni i Bankës',
'bank_address' => 'Adresa e Bankës',
'default_account' => 'Llogaria Default',
];