Completed
Pull Request — master (#41)
by
unknown
13s
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/pl/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 Bartek S <[email protected]>
23 23
  * @author Mark C. Prins <[email protected]>
24 24
  */
25
-$lang['enabled']               = 'Włącz lub wyłącz śnieg';
25
+$lang['enabled'] = 'Włącz lub wyłącz śnieg';
Please login to merge, or discard this patch.
lang/vi/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 Minh <[email protected]>
23 23
  * @author Mark C. Prins <[email protected]>
24 24
  */
25
-$lang['enabled']               = 'Bật hoặc tắt tuyết';
25
+$lang['enabled'] = 'Bật hoặc tắt tuyết';
Please login to merge, or discard this patch.