Skip to content

Commit 2772092

Browse files
authored
fix #106
1 parent 506a887 commit 2772092

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

messages/en/general.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
return [
44
'Load more items' => 'Load more items',
5-
'You reached the end' => 'You reached the end'
5+
'You reached the end' => 'You reached the end',
66
'Load previous items' => 'Load previous items'
7-
];
7+
];

0 commit comments

Comments
 (0)