updated translations
This commit is contained in:
@ -2,8 +2,9 @@
|
||||
|
||||
return [
|
||||
|
||||
'previous' => '« 上一页',
|
||||
'next' => '下一页 »',
|
||||
'showing' => '显示 :first 至 :last 的 :total :type',
|
||||
'previous' => '上一个',
|
||||
'next' => '下一个',
|
||||
'showing' => ':first:latest of :total records.',
|
||||
'page' => '每页',
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user