new crowdin translations

This commit is contained in:
Crowdin Bot
2022-10-11 00:34:44 +00:00
parent 4021f4d2d4
commit fe326f990c
66 changed files with 776 additions and 224 deletions

View File

@ -2,8 +2,16 @@
return [
'sale_price' => 'Utsalgspris',
'purchase_price' => 'Innkjøpspris',
'enter_item_description' => 'Skriv artikkelbeskrivelse',
'sale_price' => 'Utsalgspris',
'purchase_price' => 'Innkjøpspris',
'enter_item_description' => 'Skriv artikkelbeskrivelse',
'billing' => 'Fakturering',
'sale_information' => 'Salgsinformasjon',
'purchase_information' => 'Innkjøpsinformasjon',
'form_description' => [
'general' => 'Velg en kategori for å gjøre rapportene mer detaljert. Beskrivelsen vil bli fylt når elementet er valgt i en faktura eller regning.',
'billing' => 'Salgsinformasjon brukes i fakturaer og innkjøpsinformasjon brukes i regninger. Avgifter vil bli lagt til både på fakturaer og regninger.',
],
];