Completed
Push — master ( 0a7364...cabfb7 )
by Mark
02:28 queued 01:04
created
lang/cs/settings.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,4 +19,4 @@
 block discarded – undo
19 19
  * @author Mark C. Prins <[email protected]>
20 20
  * @author Pavel Krupička <[email protected]>
21 21
  */
22
- $lang['enabled'] = 'Povolit nebo zakázat sníh';
22
+    $lang['enabled'] = 'Povolit nebo zakázat sníh';
Please login to merge, or discard this patch.
lang/pt-br/settings.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,4 +22,4 @@
 block discarded – undo
22 22
  * @author Alexandre Belchior <[email protected]>
23 23
  * @author Mark C. Prins <[email protected]>
24 24
  */
25
-$lang['enabled']               = 'Habilitar ou desabilitar snow';
25
+$lang['enabled'] = 'Habilitar ou desabilitar snow';
Please login to merge, or discard this patch.
lang/da/settings.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,4 +22,4 @@
 block discarded – undo
22 22
  * @author Kalle Sommer Nielsen <[email protected]>
23 23
  * @author Mark C. Prins <[email protected]>
24 24
  */
25
-$lang['enabled']               = 'Aktiver eller deaktiver sne';
25
+$lang['enabled'] = 'Aktiver eller deaktiver sne';
Please login to merge, or discard this patch.