New translations pagination.php (Slovenian)

This commit is contained in:
James Cole 2017-05-14 10:10:06 +02:00
parent 613eb7522c
commit 79154bba25

View File

@ -12,6 +12,6 @@
return [
'previous' => '« Prejšnja stran',
'next' => 'Next »',
'next' => 'Naslednja stran »',
];