aurweb/web/lang/de/template_po.inc
2006-06-08 17:30:57 +00:00

10 lines
No EOL
292 B
PHP

<?
# German (Deutsch) translation
# Translators: Pierre Schmitz <pschmitz@laber-land.de>, Matthias Gorissen <siquame@web.de>, Lukas Kropatschek, Niclas Pfeifer
include_once("translator.inc");
global $_t;
$_t["de"]["Hi, this is worth reading!"] = "Hallo - es lohnt sich, dies zu lesen!";
?>