mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-03-23 05:22:21 +00:00
Website templates
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
/**
|
||||
* Chinese (traditional) translation
|
||||
* @name Chinese (traditional)
|
||||
* @anchor Chinese (traditional)
|
||||
* @author <a href="https://gimmerank.com/">GimmeRank Affiliate</a>
|
||||
*/
|
||||
|
||||
{
|
||||
"sProcessing": "處理中...",
|
||||
"sLengthMenu": "顯示 _MENU_ 項結果",
|
||||
"sZeroRecords": "沒有匹配結果",
|
||||
"sInfo": "顯示第 _START_ 至 _END_ 項結果,共 _TOTAL_ 項",
|
||||
"sInfoEmpty": "顯示第 0 至 0 項結果,共 0 項",
|
||||
"sInfoFiltered": "(從 _MAX_ 項結果過濾)",
|
||||
"sInfoPostFix": "",
|
||||
"sSearch": "搜索:",
|
||||
"sUrl": "",
|
||||
"oPaginate": {
|
||||
"sFirst": "首頁",
|
||||
"sPrevious": "上頁",
|
||||
"sNext": "下頁",
|
||||
"sLast": "尾頁"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user