Completed
Pull Request — master (#40)
by
unknown
44s
created
lang/ko/lang.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,2 +1,2 @@
 block discarded – undo
1 1
 <?php
2
- $lang['more'] = '개 더 보기...';
3 2
\ No newline at end of file
3
+    $lang['more'] = '개 더 보기...';
4 4
\ No newline at end of file
Please login to merge, or discard this patch.
lang/en/lang.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,2 +1,2 @@
 block discarded – undo
1 1
 <?php
2
- $lang['more'] = 'more...';
3 2
\ No newline at end of file
3
+    $lang['more'] = 'more...';
4 4
\ No newline at end of file
Please login to merge, or discard this patch.