]> BookStack Code Mirror - bookstack/blobdiff - lang/ru/editor.php
Themes: Documented public file serving
[bookstack] / lang / ru / editor.php
index cc26f75dca082185f6caa6f2869dbf3fad2d0820..7e12acfff80336571d104d7fdbb7d761febb56e1 100644 (file)
@@ -81,6 +81,9 @@ return [
     'table_properties' => 'Свойства таблицы',
     'table_properties_title' => 'Свойства таблицы',
     'delete_table' => 'Удалить таблицу',
+    'table_clear_formatting' => 'Очистить форматирование таблицы',
+    'resize_to_contents' => 'Изменить размер содержимого',
+    'row_header' => 'Заголовок строки',
     'insert_row_before' => 'Вставить строку выше',
     'insert_row_after' => 'Вставить строку ниже',
     'delete_row' => 'Удалить строку',
@@ -160,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' => 'Сохранить страницу и продолжить',