]> BookStack Code Mirror - bookstack/blobdiff - lang/ru/editor.php
Searching: Added test for guillemets
[bookstack] / lang / ru / editor.php
index 756925f581fdb882b5f9bfe7fda3fb204fb2a18b..7e12acfff80336571d104d7fdbb7d761febb56e1 100644 (file)
@@ -81,9 +81,9 @@ return [
     'table_properties' => 'Свойства таблицы',
     'table_properties_title' => 'Свойства таблицы',
     'delete_table' => 'Удалить таблицу',
-    'table_clear_formatting' => 'Clear table formatting',
-    'resize_to_contents' => 'Resize to contents',
-    'row_header' => 'Row header',
+    'table_clear_formatting' => 'Очистить форматирование таблицы',
+    'resize_to_contents' => 'Изменить размер содержимого',
+    'row_header' => 'Заголовок строки',
     'insert_row_before' => 'Вставить строку выше',
     'insert_row_after' => 'Вставить строку ниже',
     'delete_row' => 'Удалить строку',
@@ -163,6 +163,8 @@ return [
     'about' => 'О редакторе',
     'about_title' => 'О редакторе WYSIWYG',
     'editor_license' => 'Лицензия редактора и авторские права',
+    'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.',
+    'editor_lexical_license_link' => 'Full license details can be found here.',
     'editor_tiny_license' => 'Этот редактор собран с помощью :tinyLink, который предоставляется под MIT лицензией.',
     'editor_tiny_license_link' => 'Авторские права и подробности лицензии TinyMCE вы можете найти здесь.',
     'save_continue' => 'Сохранить страницу и продолжить',