We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8f9374 commit 2e6045fCopy full SHA for 2e6045f
lang/ru/lang.php
@@ -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'] = '<doctoc>: страница <i>%s</i> не имеет обратной ссылки на <i>%s</i>.';
9
+$lang['recursionprevented'] = '<doctoc>: бесконечная рекурсия, обнаруженная в <i>%s</i>, <i>%s</i> уже связана.';
0 commit comments