summaryrefslogtreecommitdiffstats
path: root/web/lang/de/template_po.inc
blob: fc797dcb3c8b4b3367e372849b2416a59ce95a3d (plain)
1
2
3
4
5
6
7
8
9
10
<?
# 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!";

?>