Skip to content

Commit c552ff9

Browse files
committed
Update LightPortal.english.php
1 parent dd5af16 commit c552ff9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Themes/default/languages/LightPortal/LightPortal.english.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -363,9 +363,9 @@
363363
// Comments
364364
$txt['lp_comments'] = 'Comments';
365365
$txt['lp_comments_title'] = '{count, plural,
366-
=0 {No comments yet}
367-
one {# comment}
368-
other {# comments}
366+
=0 {No comments yet}
367+
one {# comment}
368+
other {# comments}
369369
}';
370370
$txt['lp_comment_placeholder'] = 'Leave a comment...';
371371

0 commit comments

Comments
 (0)