my %string; $string{datum} = 01.11.2000; $string{preis} = "20 €"; my $text = Translation::getText('angebot', \%string);