1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dokuwiki_ynh.git synced 2024-09-03 18:26:20 +02:00
dokuwiki_ynh/sources/lib/plugins/translation/lang/ru/lang.php
2014-07-20 13:53:07 +02:00

10 lines
542 B
PHP

<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Aleksandr Selivanov <alexgearbox@gmail.com>
*/
$lang['translations'] = 'Перевод этой страницы';
$lang['outdated'] = 'Этот перевод старее, чем <a href="%s" class="wikilink1">оригинальная страница</a>, и может быть неактуальным.';
$lang['diff'] = 'Смотрите, что <a href="%s" class="wikilink1">было изменено</a>.';