Sha256: 47e16c5e83adfc102a65361a991d9e71ad8b2d3c4b3c678deb691985365f49db
Contents?: true
Size: 466 Bytes
Versions: 16
Compression:
Stored size: 466 Bytes
Contents
/*! * numeral.js language configuration * language : Finnish * author : Sami Saada : https://github.com/samitheberber */ !function(){var a={delimiters:{thousands:" ",decimal:","},abbreviations:{thousand:"k",million:"M",billion:"G",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("fi",a)}();
Version data entries
16 entries across 16 versions & 1 rubygems