Sha256: 5fbbbccf6081a854ed98f64b6c17834bbf61d77ee751db68769d8a7bf79f2f41
Contents?: true
Size: 480 Bytes
Versions: 16
Compression:
Stored size: 480 Bytes
Contents
/*! * numeral.js language configuration * language : czech (cs) * author : Anatoli Papirovski : https://github.com/apapirovski */ !function(){var a={delimiters:{thousands:" ",decimal:","},abbreviations:{thousand:"tis.",million:"mil.",billion:"b",trillion:"t"},ordinal:function(){return"."},currency:{symbol:"Kč"}};"undefined"!=typeof module&&module.exports&&(module.exports=a),"undefined"!=typeof window&&this.numeral&&this.numeral.language&&this.numeral.language("cs",a)}();
Version data entries
16 entries across 16 versions & 1 rubygems