Skip to content

Commit 2e6045f

Browse files
moddokuwiki-translate
authored andcommitted
translation update
1 parent b8f9374 commit 2e6045f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

lang/ru/lang.php

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?php
2+
3+
/**
4+
* @license GPL 2 (https://www.gnu.org/licenses/gpl.html)
5+
*
6+
* @author mod <[email protected]>
7+
*/
8+
$lang['dontlinkback'] = '&lt;doctoc&gt;: страница <i>%s</i> не имеет обратной ссылки на <i>%s</i>.';
9+
$lang['recursionprevented'] = '&lt;doctoc&gt;: бесконечная рекурсия, обнаруженная в <i>%s</i>, <i>%s</i> уже связана.';

0 commit comments

Comments
 (0)