mirror of
https://github.com/janickiy/yii2-nomer
synced 2025-03-09 15:39:59 +00:00
add files to project
This commit is contained in:
commit
5cac498444
3729 changed files with 836998 additions and 0 deletions
7
web/metronic/global/plugins/bootstrap-table/locale/bootstrap-table-ca-ES.min.js
vendored
Normal file
7
web/metronic/global/plugins/bootstrap-table/locale/bootstrap-table-ca-ES.min.js
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
/*
|
||||
* bootstrap-table - v1.9.1 - 2015-10-25
|
||||
* https://github.com/wenzhixin/bootstrap-table
|
||||
* Copyright (c) 2015 zhixin wen
|
||||
* Licensed MIT License
|
||||
*/
|
||||
!function(a){"use strict";a.fn.bootstrapTable.locales["ca-ES"]={formatLoadingMessage:function(){return"Si us plau esperi..."},formatRecordsPerPage:function(a){return a+" resultats per pàgina"},formatShowingRows:function(a,b,c){return"Mostrant de "+a+" fins "+b+" - total "+c+" resultats"},formatSearch:function(){return"Buscar"},formatNoMatches:function(){return"No s'han trobat resultats"},formatPaginationSwitch:function(){return"Amagar/Mostrar paginació"},formatRefresh:function(){return"Refrescar"},formatToggle:function(){return"Amagar/Mostrar"},formatColumns:function(){return"Columnes"},formatAllRows:function(){return"Tots"}},a.extend(a.fn.bootstrapTable.defaults,a.fn.bootstrapTable.locales["ca-ES"])}(jQuery);
|
Loading…
Add table
Add a link
Reference in a new issue