NAME
UI::Various::language::de - German language support of UI::Various
SYNOPSIS
# This module should never be used directly!
# It is used indirectly using the following:
use UI::Various;
ABSTRACT
This module contains all German texts of UI::Various.
DESCRIPTION
The module just provides a hash of texts to be used in UI::Various::core.
See UI::Various::language::en for more details.
EXPORT
%T - hash of German texts
SEE ALSO
LICENSE
Copyright (C) Thomas Dorner.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See LICENSE file for more details.
AUTHOR
Thomas Dorner <dorner (AT) cpan.org>