From 1f7f26bd29df193ccb10f2adc19bbd32d825d838 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:53 +0100 Subject: [PATCH] New translations editor.php (Russian) --- resources/lang/ru/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ru/editor.php b/resources/lang/ru/editor.php index 9e91f572c..94061b064 100644 --- a/resources/lang/ru/editor.php +++ b/resources/lang/ru/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'О редакторе', 'about_title' => 'О редакторе WYSIWYG', 'editor_license' => 'Лицензия редактора и авторские права', - 'editor_tiny_license' => 'Этот редактор собран с помощью :tinyLink, который предоставляется под лицензией LGPL v2.1.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'Авторские права и подробности лицензии TinyMCE вы можете найти здесь.', 'save_continue' => 'Сохранить страницу и продолжить', 'callouts_cycle' => '(Держите нажатым для переключения типов)',