projects
/
kivitendo-erp.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Es ermöglichen, dass bei den Berichtsfunktionen nicht nach Bearbeitern gefiltert...
[kivitendo-erp.git]
/
locale
/
de
/
menuv3
1
$self->{texts} = {
2
};
3
4
$self->{subs} = {
5
'acc_menu' => 'acc_menu',
6
'clock_line' => 'clock_line',
7
'display' => 'display',
8
'print_menu' => 'print_menu',
9
};
10
11
1;