$self{charset} = 'BIG5';

$self{texts} = {
  'AP'                          => 'Ib',
  'AR'                          => 'b',
  'Account'                     => 'b',
  'Amount'                      => 'B',
  'BIC'                         => 'ȦѧOs(BIC)',
  'Bcc'                         => 'ܧ۰e',
  'Business'                    => '~',
  'Cc'                          => '۰e',
  'City'                        => '',
  'Company'                     => 'q',
  'Company Name'                => 'qW',
  'Continue'                    => '~',
  'Country'                     => 'a',
  'Credit Limit'                => 'HB',
  'Curr'                        => 'ثe',
  'Currency'                    => 'O',
  'Customer'                    => 'Ȥ',
  'Customer Number'             => 'Ȥs',
  'Date Paid'                   => 'Iڤ',
  'Description'                 => '',
  'Discount'                    => '馩',
  'Due Date'                    => '',
  'E-mail'                      => 'qll',
  'Enddate'                     => '',
  'Exch'                        => 'ײv',
  'Fax'                         => 'ǯu',
  'IBAN'                        => 'ڻȦb(IBAN)',
  'Include in Report'           => '@',
  'Invoice'                     => 'o',
  'Invoice Date'                => 'o',
  'Invoice Number'              => 'os',
  'Language'                    => 'y',
  'Memo'                        => 'Ƨѿ',
  'Method'                      => 'k',
  'Name'                        => 'W',
  'Notes'                       => 'Ƶ',
  'Order Date'                  => 'U',
  'Order Number'                => 'qs',
  'Outstanding'                 => 'ڥ',
  'Paid'                        => 'wI',
  'Payment'                     => 'I',
  'Phone'                       => 'qܸX',
  'Posting failed!'             => '[JѡI',
  'Pricegroup'                  => 'էO',
  'Qty'                         => 'ƶq',
  'SIC'                         => 'зǤu~NX',
  'Salesperson'                 => 'PH',
  'Source'                      => 'ӷ',
  'Startdate'                   => '}l',
  'State'                       => '{',
  'Tax'                         => '|',
  'Terms'                       => 'bp',
  'Total'                       => '`p',
  'Unit'                        => '',
  'Updated'                     => 'ws',
  'Vendor'                      => '',
  'Vendor Number'               => 'ӸX',
};

$self{subs} = {
  'continue'                    => 'continue',
  'ex_payment'                  => 'ex_payment',
  'export'                      => 'export',
  'export_payments'             => 'export_payments',
  'im_customer'                 => 'im_customer',
  'im_order'                    => 'im_order',
  'im_payment'                  => 'im_payment',
  'im_purchase_order'           => 'im_purchase_order',
  'im_sales_invoice'            => 'im_sales_invoice',
  'im_sales_order'              => 'im_sales_order',
  'im_vc'                       => 'im_vc',
  'im_vendor'                   => 'im_vendor',
  'import'                      => 'import',
  'import_customers'            => 'import_customers',
  'import_orders'               => 'import_orders',
  'import_payments'             => 'import_payments',
  'import_sales_invoices'       => 'import_sales_invoices',
  'import_vc'                   => 'import_vc',
  'import_vendors'              => 'import_vendors',
  'xrefhdr'                     => 'xrefhdr',
  '~'                        => 'continue',
};

1;

