From: kostefun Date: Wed, 4 Sep 2019 09:07:10 +0000 (+0700) Subject: Update components.php X-Git-Tag: v0.27.4~1^2~5^2 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/refs/pull/1628/head Update components.php update ru --- diff --git a/resources/lang/ru/components.php b/resources/lang/ru/components.php index ed4fa6704..2fc88d462 100644 --- a/resources/lang/ru/components.php +++ b/resources/lang/ru/components.php @@ -1,9 +1,10 @@ 'Выбрать изображение', 'image_all' => 'Все', 'image_all_title' => 'Простмотр всех изображений', @@ -24,9 +25,7 @@ return [ 'image_delete_success' => 'Изображение успешно удалено', 'image_upload_remove' => 'Удалить изображение', - /** - * Code editor - */ + //Code editor 'code_editor' => 'Изменить код', 'code_language' => 'Язык кода', 'code_content' => 'Содержимое кода',