Passed
Push — master ( 177ba5...f3e22f )
by Sarah
13:48
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>' => '',
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.
messages/en-US/base.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-	return [
4
-		'<strong>Steam</strong>' => '<strong>Steam</strong>',
5
-		'Steam Settings' => 'Steam Settings',
6
-		'Steam Widget URL:' => 'Steam Widget URL:',
7
-		'<strong>Steam</strong> module configuration' => '<strong>Steam</strong> module configuration',
8
-		'Save' => 'Save',
9
-	];
3
+    return [
4
+        '<strong>Steam</strong>' => '<strong>Steam</strong>',
5
+        'Steam Settings' => 'Steam Settings',
6
+        'Steam Widget URL:' => 'Steam Widget URL:',
7
+        '<strong>Steam</strong> module configuration' => '<strong>Steam</strong> module configuration',
8
+        'Save' => 'Save',
9
+    ];
Please login to merge, or discard this patch.
messages/ja/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' => 'Steam 設定',
5
-		'Steam Widget URL:' => 'SteamウィジェットURL:',
6
-		'<strong>Steam</strong> module configuration' => '<strong>Steam</strong> モジュール構成',
7
-		'Save' => 'セーブ',
8
-	];
2
+    return [
3
+        '<strong>Steam</strong>' => '<strong>Steam</strong>',
4
+        'Steam Settings' => 'Steam 設定',
5
+        'Steam Widget URL:' => 'SteamウィジェットURL:',
6
+        '<strong>Steam</strong> module configuration' => '<strong>Steam</strong> モジュール構成',
7
+        'Save' => 'セーブ',
8
+    ];
Please login to merge, or discard this patch.
models/ConfigureForm.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 
8 8
 /**
9 9
  * ConfigureForm defines the configurable fields.
10
-
11 10
  */
12 11
 class ConfigureForm extends Model
13 12
 {
Please login to merge, or discard this patch.
messages/zh_cn/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.
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.