akaunting/resources/lang/en-GB/payments.php

10 lines
146 B
PHP
Raw Normal View History

2021-06-27 10:15:39 +03:00
<?php
return [
'payment_made' => 'Payment Made',
'paid_to' => 'Paid To',
'related_bill' => 'Releated Bill',
];