This commit was generated by cvs2svn to compensate for changes in r4407,
[freeside.git] / sql-ledger / locale / de / arapprn
1 $self{texts} = {
2   'Amount'                      => 'Betrag',
3   'Continue'                    => 'Weiter',
4 };
5
6 $self{subs} = {
7   'customer_details'            => 'customer_details',
8   'payment_selected'            => 'payment_selected',
9   'print'                       => 'print',
10   'print_and_post'              => 'print_and_post',
11   'print_check'                 => 'print_check',
12   'print_options'               => 'print_options',
13   'print_receipt'               => 'print_receipt',
14   'print_transaction'           => 'print_transaction',
15   'select_payment'              => 'select_payment',
16   'vendor_details'              => 'vendor_details',
17   'weiter'                      => 'continue',
18 };
19
20 1;