new crowdin translations

This commit is contained in:
Crowdin Bot
2021-07-16 00:17:27 +00:00
parent 2c0e96f351
commit 728dea8f31
75 changed files with 780 additions and 252 deletions

View File

@ -4,6 +4,7 @@ return [
'bill_number' => 'Fakturanummer',
'bill_date' => 'Fakturadato',
'bill_amount' => 'Fakturabeløp',
'total_price' => 'Totalpris',
'due_date' => 'Forfallsdato',
'order_number' => 'Ordrenummer',
@ -44,7 +45,7 @@ return [
'status' => [
'created' => 'Opprettet :date',
'receive' => [
'draft' => 'Ikke sendt',
'draft' => 'Ikke mottatt',
'received' => 'Mottatt :date',
],
'paid' => [