From 22a665a942a85d1efd22823ec834e7904a4a0d49 Mon Sep 17 00:00:00 2001 From: kostefun <43705266+kostefun@users.noreply.github.com> Date: Wed, 4 Sep 2019 16:07:10 +0700 Subject: [PATCH] Update components.php update ru --- resources/lang/ru/components.php | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) 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' => 'Содержимое кода',