new crowdin translations
This commit is contained in:
@ -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.',
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user