This commit was generated by cvs2svn to compensate for changes in r3921,
[freeside.git] / sql-ledger / locale / ct / arapprn
1 $self{texts} = {
2   'Account'                     => 'Compta',
3   'Amount'                      => 'Total',
4   'Continue'                    => 'Continuar',
5   'Date'                        => 'Data',
6   'Screen'                      => 'Pantalla',
7   'Source'                      => 'Font',
8 };
9
10 $self{subs} = {
11   'customer_details'            => 'customer_details',
12   'payment_selected'            => 'payment_selected',
13   'print'                       => 'print',
14   'print_and_post'              => 'print_and_post',
15   'print_check'                 => 'print_check',
16   'print_options'               => 'print_options',
17   'print_receipt'               => 'print_receipt',
18   'print_transaction'           => 'print_transaction',
19   'select_payment'              => 'select_payment',
20   'vendor_details'              => 'vendor_details',
21   'continuar'                   => 'continue',
22 };
23
24 1;