$self{texts} = { 'Account' => 'Счет', 'Balance' => 'Balance', 'Cleared Balance' => 'Cleared Balance', 'Continue' => 'Продолжить', 'Date' => 'Дата', 'Deposit' => 'Deposit', 'Description' => 'Описание', 'Difference' => 'Difference', 'Done' => 'Done', 'Exchangerate Difference' => 'Exchangerate Difference', 'From' => 'Od', 'Out of balance!' => 'Out of balance!', 'Payment' => 'PЁatno╤Ф', 'Reconciliation' => 'Reconciliation', 'Select all' => 'Select all', 'Source' => '╞rСdЁo', 'Statement Balance' => 'Statement Balance', 'To' => 'do', 'Update' => 'Update', }; $self{subs} = { 'continue' => 'continue', 'display_form' => 'display_form', 'done' => 'done', 'get_payments' => 'get_payments', 'reconciliation' => 'reconciliation', 'select_all' => 'select_all', 'update' => 'update', 'Продолжить' => 'continue', 'done' => 'done', 'select_all' => 'select_all', 'update' => 'update', }; 1;