xref: /plugin/autotranslation/lang/en/lang.php (revision c96407673c5d378d87957c81f559ca2263b226d9)
1<?php
2
3$lang['translations'] = 'Translations of this page';
4$lang['outdated']     = 'This translation is older than the <a href="%s" class="wikilink1">original page</a> and might be outdated.';
5$lang['diff']         = 'See what has <a href="%s" class="wikilink1">changed</a>.';
6?>
7