]> BookStack Code Mirror - bookstack/commitdiff
Update components.php 1628/head
authorkostefun <redacted>
Wed, 4 Sep 2019 09:07:10 +0000 (16:07 +0700)
committerGitHub <redacted>
Wed, 4 Sep 2019 09:07:10 +0000 (16:07 +0700)
update ru

resources/lang/ru/components.php

index ed4fa6704f86116eaecee0a8e653e86b3a88b818..2fc88d46218ae29c2d2f011b84e0e65744744192 100644 (file)
@@ -1,9 +1,10 @@
 <?php
+/**
+ * Text used in custom JavaScript driven components.
+ */
 return [
 
-    /**
-     * Image Manager
-     */
+    //Image Manager
     'image_select' => 'Выбрать изображение',
     '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' => 'Содержимое кода',
Morty Proxy This is a proxified and sanitized view of the page, visit original site.