akaunting/resources/lang/hi-IN/payments.php
2021-07-16 00:17:27 +00:00

11 lines
289 B
PHP

<?php
return [
'payment_made' => 'भुगतान किया गया',
'paid_to' => 'को भुगतान किया',
'related_bill' => 'संबंधित बिल',
'create_payment' => 'भुगतान बनाएं',
];