updated translations

This commit is contained in:
denisdulici
2020-02-17 15:10:32 +03:00
parent 4a847c287d
commit ac6b828c8e
81 changed files with 1059 additions and 557 deletions

View File

@ -2,8 +2,9 @@
return [
'previous' => '« 上一',
'next' => '下一页 »',
'showing' => '显示 :first:last :total :type',
'previous' => '上一',
'next' => '下一',
'showing' => ':first:latest of :total records.',
'page' => '每页',
];