Revision 02c0b788cd72da8b9393434e67d366e66b89d1c0 authored by Mark Otto on 06 November 2012, 01:47:45 UTC, committed by Mark Otto on 06 November 2012, 01:47:45 UTC
insert missing i18n tag at customize and download string
2 parent s 79b7017 + 0a1d296
Raw File
component.json
{
  "name": "bootstrap",
  "version": "2.2.2",
  "main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"],
  "dependencies": {
    "jquery": "~1.8.0"
  }
}
back to top