xref: /plugin/autotranslation/lang/en/lang.php (revision 1d9fe2b21c86d8edfa05318d31e9a6601e3b68f1)
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