updated translations
This commit is contained in:
@ -35,14 +35,14 @@ return [
|
||||
'logo' => 'Logo',
|
||||
'custom' => 'Custom',
|
||||
'item_name' => 'Item Name',
|
||||
'item' => 'Items',
|
||||
'product' => 'Products',
|
||||
'item' => 'Artikel|Artikelen',
|
||||
'product' => 'Producten',
|
||||
'service' => 'Services',
|
||||
'price_name' => 'Price Name',
|
||||
'price' => 'Price',
|
||||
'rate' => 'Rate',
|
||||
'quantity_name' => 'Quantity Name',
|
||||
'quantity' => 'Quantity',
|
||||
'price_name' => 'Prijs label',
|
||||
'price' => 'Prijs',
|
||||
'rate' => 'Tarief',
|
||||
'quantity_name' => 'Hoeveelheid label',
|
||||
'quantity' => 'Aantal',
|
||||
],
|
||||
'default' => [
|
||||
'tab' => 'Standaardwaarden',
|
||||
|
Reference in New Issue
Block a user