$self{texts} = {
  'Adjust'                      => '',
  'All Customers'               => 'ȫͻ',
  'All Vendors'                 => 'ȫ',
  'Apr'                         => '',
  'April'                       => '',
  'Asset'                       => 'ʲ',
  'Aug'                         => '',
  'August'                      => '',
  'BF'                          => '',
  'Bring Forward'               => '',
  'Click on "Partnumber"  to edit transaction' => '밴"ԭϱ"Խ޸!',
  'Customer'                    => 'ͻ',
  'Customer :'                  => 'ͻ :',
  'DESCRIPTION'                 => '˵',
  'Dec'                         => 'ʮ',
  'December'                    => 'ʮ',
  'Description'                 => '˵',
  'Diff'                        => '',
  'Equity'                      => 'Ȩ',
  'Expense'                     => '',
  'Feb'                         => '',
  'February'                    => '',
  'From'                        => '',
  'From :'                      => ':',
  'Grand Total'                 => '',
  'In'                          => '',
  'Include in Report'           => 'һʾ',
  'Income'                      => '',
  'Item Description'            => 'Ŀ˵',
  'Item Description :'          => 'Ŀ˵',
  'Jan'                         => 'һ',
  'January'                     => 'һ',
  'Jul'                         => '',
  'July'                        => '',
  'Jun'                         => '',
  'June'                        => '',
  'Last Cost'                   => 'һʳɱ',
  'Liability'                   => 'ծ',
  'Make'                        => '',
  'Make :'                      => ':',
  'Mar'                         => '',
  'March'                       => '',
  'May'                         => '',
  'May '                        => '',
  'Model'                       => 'ͺ',
  'Model :'                     => 'ͺ:',
  'More'                        => '',
  'Nov'                         => 'ʮһ',
  'November'                    => 'ʮһ',
  'Oct'                         => 'ʮ',
  'October'                     => 'ʮ',
  'Onhand'                      => '',
  'Out'                         => '',
  'PARTNUMBER'                  => 'ԭϱ',
  'Part Num :'                  => 'ԭϱ:',
  'Part Number.'                => 'ԭϱ',
  'Part number'                 => 'ԭϱ',
  'Purchase Report'             => 'ɹ',
  'Purchase Report Print'       => 'ӡˢɹ',
  'Purchase Summary'            => 'ɹժҪ',
  'QTY'                         => '',
  'QTY(kg)'                     => '(kg)',
  'Qty'                         => '',
  'Qty(kg)'                     => '(kg)',
  'Quantity'                    => '',
  'Reports'                     => '',
  'SR'                          => '',
  'SUBTOTAL'                    => 'С',
  'Sales Report'                => 'ҵ񱨱',
  'Sales Report Print'          => 'ӡˢҵ񱨱',
  'Sales Summary'               => 'ҵժҪ',
  'Sales/Purchase'              => 'ҵ/ɹ',
  'Sep'                         => '',
  'September'                   => '',
  'Show Only Difference :'      => 'ֳֻ:',
  'Show Search Criteria'        => 'ֳѰҪ',
  'Show only Difference'        => 'ֳֻ',
  'Stk value'                   => 'ֵ',
  'Stock Value'                 => 'ֵ',
  'Stock Value Print'           => 'ӡˢֵ',
  'Stock Values'                => 'ֵ',
  'Stock Values Report'         => 'ֵ',
  'Stock in'                    => '',
  'Stock out'                   => '',
  'To'                          => '',
  'To :'                        => ' :',
  'To display all transactions, leave fields blank' => 'Ҫʾȫ,Ѹӷſ',
  'Update Quantity'             => '',
  'Vendor'                      => '',
  'diff'                        => '',
};

$self{subs} = {
  'continue{
'                  => 'continue{
',
  'generate_report'             => 'generate_report',
  'gl_subtotal'                 => 'gl_subtotal',
  'more{
'                      => 'more{
',
  'print_report{
'              => 'print_report{
',
  'purchase_report'             => 'purchase_report',
  'purchase_report_print'       => 'purchase_report_print',
  'sales_report'                => 'sales_report',
  'sales_report_print'          => 'sales_report_print',
  'search'                      => 'search',
  'search_short'                => 'search_short',
  'stock_value'                 => 'stock_value',
  'stock_value_print'           => 'stock_value_print',
  'update_form'                 => 'update_form',
  'update_quantity{
'           => 'update_quantity{
',
  ''                        => 'more',
  'ɹ'                    => 'purchase_report',
  'ӡˢɹ'                => 'purchase_report_print',
  'ҵ񱨱'                    => 'sales_report',
  'ӡˢҵ񱨱'                => 'sales_report_print',
  'ֵ'                      => 'stock_value',
  'ӡˢֵ'                  => 'stock_value_print',
  ''                    => 'update_quantity',
}; 

1;
