new crowdin translations

This commit is contained in:
Crowdin Bot
2023-04-25 00:19:38 +00:00
parent 3400f006af
commit 51b3fa67b6
83 changed files with 1240 additions and 374 deletions

View File

@@ -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.',
],
];