Passed
Push — master ( f3e22f...a5c5fe )
by
unknown
02:42 queued 01:24
created
messages/es/base.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2
-	return [
3
-		'<strong>Steam</strong>' => '<strong>Steam</strong>',
4
-		'Steam Settings' => 'Ajustes de Steam',
5
-		'Steam Widget URL:' => 'URL del Steam Widget',
6
-		'<strong>Steam</strong> module configuration' => 'Configuración del módulo <strong>Steam</strong>',
7
-		'Save' => 'Guardar',
8
-	];
2
+    return [
3
+        '<strong>Steam</strong>' => '<strong>Steam</strong>',
4
+        'Steam Settings' => 'Ajustes de Steam',
5
+        'Steam Widget URL:' => 'URL del Steam Widget',
6
+        '<strong>Steam</strong> module configuration' => 'Configuración del módulo <strong>Steam</strong>',
7
+        'Save' => 'Guardar',
8
+    ];
Please login to merge, or discard this patch.