diff --git a/resources/lang/el-GR/pagination.php b/resources/lang/el-GR/pagination.php index 96eb5129..0ee724cf 100644 --- a/resources/lang/el-GR/pagination.php +++ b/resources/lang/el-GR/pagination.php @@ -22,7 +22,7 @@ return [ | */ - 'previous' => 'Προηγούμενη', - 'next' => 'Επόμενη', + 'previous' => 'Previous', + 'next' => 'Next', ];