Sha256: d3acfdd0ba0b7c4a8806da15412cb198701f0b5c0f18af6ff60645104acf6a76
Contents?: true
Size: 476 Bytes
Versions: 16
Compression:
Stored size: 476 Bytes
Contents
/*! * numeral.js language configuration * language : italian Italy (it) * author : Giacomo Trombi : http://cinquepunti.it */ !function(){var a={delimiters:{thousands:".",decimal:","},abbreviations:{thousand:"mila",million:"mil",billion:"b",trillion:"t"},ordinal:function(){return"º"},currency:{symbol:"€"}};"undefined"!=typeof module&&module.exports&&(module.exports=a),"undefined"!=typeof window&&this.numeral&&this.numeral.language&&this.numeral.language("it",a)}();
Version data entries
16 entries across 16 versions & 1 rubygems