X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a35c1bfb131c41b7d0024a8873bb2a12736acedc..refs/pull/1755/head:/resources/lang/ru/components.php diff --git a/resources/lang/ru/components.php b/resources/lang/ru/components.php index 2fc88d462..e9481f791 100644 --- a/resources/lang/ru/components.php +++ b/resources/lang/ru/components.php @@ -4,7 +4,7 @@ */ return [ - //Image Manager + // Image Manager 'image_select' => 'Выбрать изображение', 'image_all' => 'Все', 'image_all_title' => 'Простмотр всех изображений', @@ -25,7 +25,7 @@ return [ 'image_delete_success' => 'Изображение успешно удалено', 'image_upload_remove' => 'Удалить изображение', - //Code editor + // Code Editor 'code_editor' => 'Изменить код', 'code_language' => 'Язык кода', 'code_content' => 'Содержимое кода',