mirror of
https://github.com/YunoHost-Apps/dokuwiki_ynh.git
synced 2024-09-03 18:26:20 +02:00
7 lines
479 B
PHP
7 lines
479 B
PHP
<?php
|
|
|
|
$lang['translations'] = 'Translations of this page';
|
|
$lang['outdated'] = 'This translation is older than the <a href="%s" class="wikilink1">original page</a> and might be outdated.';
|
|
$lang['diff'] = 'See what has <a href="%s" class="wikilink1">changed</a>.';
|
|
$lang['transloaded'] = 'The contents of this page\'s translation in %s have been pre-loaded for easy translation.<br />But you can base your translation on the following existing translations: %s.';
|
|
|