diff --git a/BootstrapTable.Web/Scripts/bootstrap-table/locale/bootstrap-table-is-IS.min.js b/BootstrapTable.Web/Scripts/bootstrap-table/locale/bootstrap-table-is-IS.min.js new file mode 100644 index 0000000..2fbe312 --- /dev/null +++ b/BootstrapTable.Web/Scripts/bootstrap-table/locale/bootstrap-table-is-IS.min.js @@ -0,0 +1,7 @@ +/* +* bootstrap-table - v1.6.0 - 2015-03-03 +* https://github.com/wenzhixin/bootstrap-table +* Copyright (c) 2015 zhixin wen +* Licensed MIT License +*/ +!function(a){"use strict";a.fn.bootstrapTable.locales["is-IS"]={formatLoadingMessage:function(){return"Hleð gögnum augnablik...."},formatRecordsPerPage:function(a){return a+" raðir á síðu"},formatShowingRows:function(a,b,c){return"Sýni "+a+" til "+b+" af "+c+" röðum"},formatSearch:function(){return"Leita"},formatNoMatches:function(){return"Ekki fundust færslur sem stemma við val"},formatPaginationSwitch:function(){return"Fela/Sýna Síðuvalmynd"},formatRefresh:function(){return"Endurhlaða"},formatToggle:function(){return"Skipta"},formatColumns:function(){return"Dálkar"}},a.extend(a.fn.bootstrapTable.defaults,a.fn.bootstrapTable.locales["is-IS"])}(jQuery);