xref: /plugin/autotranslation/lang/de/lang.php (revision 7aace8cde2e0db50d804048d44afd37c7b3b7d9f)
15cb2b26eSstinkywinky<?php
25cb2b26eSstinkywinky
3*7aace8cdSAndreas Gohr/**
4*7aace8cdSAndreas Gohr * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5*7aace8cdSAndreas Gohr *
6*7aace8cdSAndreas Gohr * @author Andreas Gohr <andi@splitbrain.org>
7*7aace8cdSAndreas Gohr */
85cb2b26eSstinkywinky$lang['translations']          = 'Übersetzungen dieser Seite';
9*7aace8cdSAndreas Gohr$lang['outdated']              = 'Diese Übersetzung ist älter als das <a href="%s" class="wikilink1">Original</a> und ist eventuell veraltet.';
10*7aace8cdSAndreas Gohr$lang['diff']                  = '<a href="%s" class="wikilink1">Änderungen</a> zeigen.';
11