Passed
Push — develop ( 194c92...3b062d )
by Nikolay
10:38 queued 05:41
created
src/Common/Messages/ru.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,11 +1,11 @@
 block discarded – undo
1 1
 <?php
2 2
 return [
3 3
     /**
4
- * Copyright © MIKO LLC - All Rights Reserved
5
- * Unauthorized copying of this file, via any medium is strictly prohibited
6
- * Proprietary and confidential
7
- * Written by Alexey Portnov, 8 2020
8
- */
4
+     * Copyright © MIKO LLC - All Rights Reserved
5
+     * Unauthorized copying of this file, via any medium is strictly prohibited
6
+     * Proprietary and confidential
7
+     * Written by Alexey Portnov, 8 2020
8
+     */
9 9
     'January' => 'Январь',
10 10
     'February' => 'Февраль',
11 11
     'March' => 'Март',
Please login to merge, or discard this patch.