08 2024
This commit is contained in:
parent
04d677d37a
commit
bfa3bb1df4
1191 changed files with 637397 additions and 10619 deletions
78
resources/lang/en/tables.php
Normal file
78
resources/lang/en/tables.php
Normal file
|
|
@ -0,0 +1,78 @@
|
|||
<?php
|
||||
|
||||
return array (
|
||||
'VAT' => 'VAT',
|
||||
'account' => 'account',
|
||||
'account_to' => 'account until',
|
||||
'activ' => 'active',
|
||||
'addition' => 'additive',
|
||||
'address' => 'address',
|
||||
'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',
|
||||
'country' => 'long',
|
||||
'created' => 'created',
|
||||
'credit_note' => 'credit',
|
||||
'customer' => 'customer',
|
||||
'date' => 'date',
|
||||
'detail' => 'detail',
|
||||
'earnings' => 'merit',
|
||||
'ek_price' => 'purchasing price',
|
||||
'email' => 'E-Mail',
|
||||
'firstname' => 'first name',
|
||||
'from_credit_balance' => 'from credit',
|
||||
'gross' => 'gross',
|
||||
'image' => 'picture',
|
||||
'in_no' => 'invoice Number.',
|
||||
'info' => 'info',
|
||||
'invoice' => 'invoice',
|
||||
'label' => 'designation',
|
||||
'lastname' => 'last name',
|
||||
'level' => 'level',
|
||||
'line' => 'line',
|
||||
'margin' => 'margin',
|
||||
'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',
|
||||
'note' => 'note',
|
||||
'number' => 'number',
|
||||
'order' => 'order',
|
||||
'payline_qualification' => 'payline qualification',
|
||||
'payment' => 'payment',
|
||||
'payment_type' => 'payment method',
|
||||
'phone' => 'tel',
|
||||
'points' => 'points',
|
||||
'postcode' => 'postcode',
|
||||
'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',
|
||||
'status' => 'status',
|
||||
'subject' => 'regarding',
|
||||
'sum' => 'total',
|
||||
'total' => 'in total',
|
||||
'type' => 'sort',
|
||||
'vk_price' => 'sales price',
|
||||
);
|
||||
Loading…
Add table
Add a link
Reference in a new issue