diff --git a/lang/ru/lang.php b/lang/ru/lang.php new file mode 100644 index 0000000..8b3d3ce --- /dev/null +++ b/lang/ru/lang.php @@ -0,0 +1,104 @@ + .li'] = 'Первые элементы в списках'; + +$lang['header_layout'] = 'Настройка размещения заголовков:'; +$lang['header_layout_o_default'] = 'разреженное размещение длинных wiki-заголовков и блоков тегов'; +$lang['header_layout_o_compact'] = 'компактное размещение длинных wiki-заголовков и блоков тегов'; + diff --git a/lang/ru/style.txt b/lang/ru/style.txt new file mode 100644 index 0000000..99f0a95 --- /dev/null +++ b/lang/ru/style.txt @@ -0,0 +1 @@ +If you'd like to change the favicon, simply use the Media Manager to upload a ''favicon.ico'' into the ''wiki'' or the root namespace and it will automatically be used. If you use a closed wiki it is recommended to make the ''wiki'' (or root) namespace world readable in the ACL settings or your favicon will not be shown to logged-out users.