updated translations

This commit is contained in:
Denis Duliçi
2020-06-29 17:11:50 +03:00
parent 42f558833a
commit 2576fd118c
85 changed files with 933 additions and 733 deletions

View File

@@ -2,8 +2,9 @@
return [
'previous' => '« 上一頁',
'next' => '下一頁 »',
'showing' => '顯示 :first:last 的 :total :type',
'previous' => '上一頁',
'next' => '下一頁',
'showing' => ':first-:last 的 :total 數據紀錄。',
'page' => '每頁。',
];