Completed
Push — master ( 9ae291...60f6bb )
by Sergi Tur
06:35 queued 04:33
created
resources/lang/ru/message.php 1 patch
Spacing   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -90,15 +90,15 @@
 block discarded – undo
90 90
     'showcase'                => 'Витрина',
91 91
     'contact'                 => 'Контакт',
92 92
     'laravelpackage'          => '5 package that switchs default Laravel',
93
-    'to'                      => 'to',                                  // never ever again
93
+    'to'                      => 'to', // never ever again
94 94
     'templatewith'            => 'template with',
95
-    'and'                     => 'and',                                 // put in a i18n files separate
95
+    'and'                     => 'and', // put in a i18n files separate
96 96
     'gedstarted'              => 'Get Started!',
97 97
     'amazing'                 => 'Amazing admin template',
98 98
     'basedadminlte'           => 'Based on adminlte bootstrap theme',
99 99
     'awesomepackaged'         => 'Awesome packaged...',
100
-    'by'                      => 'by',                                  // auxiliary/functional/syntactic words
101
-    'at'                      => 'at',                                  // or translator-nazi will find you by IP
100
+    'by'                      => 'by', // auxiliary/functional/syntactic words
101
+    'at'                      => 'at', // or translator-nazi will find you by IP
102 102
     'readytouse'              => 'ready to use with Laravel!',
103 103
     'designed'                => 'Designed To Excel',
104 104
     'community'               => 'Community',
Please login to merge, or discard this patch.