Fix pagination translation
This commit is contained in:
parent
289b145731
commit
d44d5eb609
|
@ -13,7 +13,7 @@
|
|||
|
|
||||
*/
|
||||
|
||||
'previous' => '« Previous',
|
||||
'next' => 'Next »',
|
||||
'previous' => '« Previous',
|
||||
'next' => 'Next »',
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue