added Chinese Traditional translation

This commit is contained in:
denisdulici
2017-10-02 10:26:10 +03:00
parent 45cb4facf8
commit c7251358bc
27 changed files with 723 additions and 1 deletions

View File

@ -0,0 +1,9 @@
<?php
return [
'previous' => '&laquo; 上一頁',
'next' => '下一頁 &raquo;',
'showing' => '顯示 :first 至 :last 的 :total :type',
];