Skip to content

Commit

Permalink
Create defaults-de_DE.min.js
Browse files Browse the repository at this point in the history
added minified version of default German translations (de_DE)
  • Loading branch information
Kai Neuwerth committed Jun 20, 2014
1 parent 381d23f commit 77be0f1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions i18n/defaults-de_DE.min.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/*
* Translated default messages for bootstrap-select.
* Locale: DE (German, deutsch)
* Region: DE (Germany, Deutschland)
*/
(function(e){e.fn.selectpicker.defaults={style:"btn-default",size:"auto",title:null,selectedTextFormat:"ausgewählt",noneSelectedText:"Bitte wählen...",noneResultsText:"Keine Ergebnisse für",countSelectedText:"{0} von {1} ausgewählt",maxOptionsText:["Limit erreicht ({n} {var} max.)","Gruppen-Limit erreicht ({n} {var} max.)",["Eintrag","Einträge"]],width:false,container:false,hideDisabled:false,showSubtext:false,showIcon:true,showContent:true,dropupAuto:true,header:false,liveSearch:false,multipleSeparator:", ",iconBase:"glyphicon",tickIcon:"glyphicon-ok"}})(jQuery)

0 comments on commit 77be0f1

Please sign in to comment.