New translations pagination.php (Romanian)

This commit is contained in:
James Brooks
2018-01-16 14:05:35 +00:00
parent 9ad1fe0f35
commit 0e1218e22d

View File

@@ -22,7 +22,7 @@ return [
|
*/
'previous' => 'Previous',
'next' => 'Next',
'previous' => 'Precedentul',
'next' => 'Următorul',
];