kivitendo/locale/de/warehouse @ c51f2b80
261f5f07 | Sven Schöling | #!/usr/bin/perl
|
|
$self->{texts} = {
|
|||
};
|
|||
$self->{subs} = {
|
|||
'do_update' => 'do_update',
|
|||
'print_question' => 'print_question',
|
|||
'weiter' => 'continue',
|
|||
};
|
|||
1;
|