New translations pagination.php (Korean)

This commit is contained in:
James Brooks
2018-01-16 14:05:51 +00:00
parent 09ebe0560a
commit ad36341400

View File

@@ -22,7 +22,7 @@ return [
|
*/
'previous' => 'Previous',
'next' => 'Next',
'previous' => '이전',
'next' => '다음',
];