new crowdin translations
This commit is contained in:
10
resources/lang/pt-BR/payments.php
Normal file
10
resources/lang/pt-BR/payments.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'payment_made' => 'Pagamento Feito',
|
||||
'paid_to' => 'Pago Para',
|
||||
'related_bill' => 'Conta Relacionada',
|
||||
'create_payment' => 'Criar Pagamento',
|
||||
|
||||
];
|
Reference in New Issue
Block a user