I’ve fixed it.
If anyone have the same problem, you have to go to the link-template.php file and change this:
‘sep’ => ‘ — ‘,
‘prelabel’ => __(‘« Previous Page’),
‘nxtlabel’ => __(‘Next Page »’),
with this:
‘sep’ => ‘ ‘,
‘prelabel’ => __(”),
‘nxtlabel’ => __(”),