Passed
Push — master ( 0d1b60...5b05e9 )
by Sarah
01:11
created
messages/de/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>' => '',
4
-		'Steam Settings' => '',
5
-		'Steam Widget URL:' => '',
6
-		'<strong>Steam</strong> module configuration' => '',
7
-		'Save' => '',
8
-	];
2
+    return [
3
+        '<strong>Steam</strong>' => '',
4
+        'Steam Settings' => '',
5
+        'Steam Widget URL:' => '',
6
+        '<strong>Steam</strong> module configuration' => '',
7
+        'Save' => '',
8
+    ];
Please login to merge, or discard this patch.