new crowdin translations
This commit is contained in:
10
resources/lang/nb-NO/payments.php
Normal file
10
resources/lang/nb-NO/payments.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'payment_made' => 'Betaling opprettet',
|
||||
'paid_to' => 'Betalt til',
|
||||
'related_bill' => 'Relatert faktura',
|
||||
'create_payment' => 'Opprett betaling',
|
||||
|
||||
];
|
Reference in New Issue
Block a user