projects
/
kivitendo-erp.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Änderungen zur Unterstützung von anderen Zeichensätzen als ISO-8859-1(5) implementier...
[kivitendo-erp.git]
/
locale
/
de
/
kopf
1
$self->{texts} = {
2
'Logout' => 'Abmeldung',
3
'drucken' => 'drucken',
4
};
5
6
$self->{subs} = {
7
};
8
9
1;