mivita/resources/lang/en/tables.php
2026-02-20 17:55:06 +01:00

93 lines
2.7 KiB
PHP

<?php
return [
'VAT' => 'VAT',
'abo_delivery' => 'Subscription deliveries',
'abo_delivery_day' => 'Subscription delivery day',
'account' => 'account',
'account_to' => 'account until',
'activ' => 'active',
'active' => 'Active',
'addition' => 'additive',
'address' => 'address',
'adviser' => 'Advisor',
'adviser_no' => 'consultant no.',
'amount' => 'amount',
'art' => 'sort',
'article_no' => 'article no.',
'assigned_advisor' => 'assigned advisor',
'birthday' => 'birthday',
'c_no' => 'G.No.',
'city' => 'location',
'commission' => 'commission',
'contents' => 'contents',
'count' => 'Number',
'country' => 'long',
'created' => 'created',
'credit_note' => 'credit',
'customer' => 'customer',
'date' => 'date',
'detail' => 'detail',
'earnings' => 'merit',
'ek_price' => 'purchasing price',
'email' => 'E-Mail',
'exc' => 'Ex.',
'executions' => 'Explanations',
'firstname' => 'first name',
'from_credit_balance' => 'from credit',
'gross' => 'gross',
'image' => 'picture',
'in_no' => 'invoice Number.',
'info' => 'info',
'invoice' => 'invoice',
'is_for' => 'Is for',
'label' => 'designation',
'last_date' => 'Last version',
'lastname' => 'last name',
'level' => 'level',
'line' => 'line',
'margin' => 'margin',
'member' => 'Member',
'mobil' => 'mobile',
'my_commission' => 'my commission',
'my_price_gross' => 'my gross price',
'my_price_net' => 'my price net',
'net' => 'net',
'net_price' => 'net price',
'net_sales' => 'net sales',
'net_sum' => 'total net',
'newsletter' => 'newsletter',
'next_date' => 'Next execution',
'note' => 'note',
'number' => 'number',
'order' => 'order',
'partner_since' => 'partner since',
'payline_qualification' => 'payline qualification',
'payment' => 'payment',
'payment_type' => 'payment method',
'phone' => 'tel',
'points' => 'points',
'postcode' => 'postcode',
'previous_orders' => 'previous customer orders',
'price' => 'price',
'product' => 'product',
'products' => 'products',
'purchased_in_the_shop' => 'bought in the shop',
'purchases' => 'purchases',
'qualification' => 'qualification',
'quantity' => 'number',
'reference_number' => 'reference number',
'rf_no' => 'ref no.',
'shipping' => 'shipment',
'shop' => 'shop',
'shop_commission' => 'shop commission',
'sponsor' => 'sponsor',
'start_date' => 'Start Date',
'status' => 'status',
'subject' => 'regarding',
'sum' => 'total',
'total' => 'in total',
'type' => 'sort',
'vk_price' => 'sales price',
'no_data_available' => 'No data available',
];