akaunting/resources/lang/cs-CZ/payments.php
2022-01-12 07:29:06 +00:00

11 lines
207 B
PHP

<?php
return [
'payment_made' => 'Platba vytvořena',
'paid_to' => 'Zaplaceno',
'related_bill' => 'Související účet',
'create_payment' => 'Vytvořit platbu',
];