init
- 框架初始化 - 安装插件 - 修复PHP8.4报错
This commit is contained in:
7
public/assets/libs/bootstrap-table/dist/locale/bootstrap-table-zh-TW.min.js
vendored
Normal file
7
public/assets/libs/bootstrap-table/dist/locale/bootstrap-table-zh-TW.min.js
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
* bootstrap-table - v1.11.11 - 2024-03-14
|
||||
https://github.com/wenzhixin/bootstrap-table
|
||||
* Copyright (c) 2017 zhixin wen
|
||||
* Licensed MIT License
|
||||
*/
|
||||
!function(t){"use strict";t.fn.bootstrapTable.locales["zh-TW"]={formatLoadingMessage:function(){return"正在努力地載入資料,請稍候……"},formatRecordsPerPage:function(t){return"每頁顯示 "+t+" 項記錄"},formatShowingRows:function(t,n,r){return"顯示第 "+t+" 到第 "+n+" 項記錄,總共 "+r+" 項記錄"},formatDetailPagination:function(t,n,r){return"總共 "+r+" 項記錄"},formatSearch:function(){return"搜尋"},formatNoMatches:function(){return"沒有找到符合的結果"},formatPaginationSwitch:function(){return"隱藏/顯示分頁"},formatRefresh:function(){return"重新整理"},formatToggle:function(){return"切換"},formatColumns:function(){return"列"}},t.extend(t.fn.bootstrapTable.defaults,t.fn.bootstrapTable.locales["zh-TW"])}(jQuery);
|
||||
Reference in New Issue
Block a user