new crowdin translations
This commit is contained in:
@@ -2,8 +2,16 @@
|
||||
|
||||
return [
|
||||
|
||||
'sale_price' => 'Verkoopprijs',
|
||||
'purchase_price' => 'Aankoopprijs',
|
||||
'enter_item_description' => 'Voer artikelbeschrijving in',
|
||||
'sale_price' => 'Verkoopprijs',
|
||||
'purchase_price' => 'Aankoopprijs',
|
||||
'enter_item_description' => 'Voer artikelbeschrijving in',
|
||||
'billing' => 'Facturatie',
|
||||
'sale_information' => 'Verkoopinformatie',
|
||||
'purchase_information' => 'Aankoopinformatie',
|
||||
|
||||
'form_description' => [
|
||||
'general' => 'Selecteer een categorie om uw rapporten gedetailleerder te maken. De omschrijving wordt ingevuld wanneer het artikel in een factuur of rekening wordt geselecteerd.',
|
||||
'billing' => 'Verkoopinformatie wordt gebruikt op facturen, en aankoopinformatie op facturen. Zowel op facturen als op rekeningen wordt belasting geheven.',
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user