formatting

This commit is contained in:
aptalca
2018-02-07 18:07:24 -05:00
committed by GitHub
parent 9c5cf150e7
commit 18a45863bd

View File

@@ -1,5 +1,7 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Pagination Language Lines
@@ -10,6 +12,8 @@ return [
| you want to customize your views to better match your application.
|
*/
'previous' => '&laquo; Önceki',
'next' => 'Sonraki &raquo;',
];