Sha256: 599ad398e4668154e640dc154341f16f3c02c3a934103c42fa275a460c4618f7
Contents?: true
Size: 473 Bytes
Versions: 16
Compression:
Stored size: 473 Bytes
Contents
/*! * numeral.js language configuration * language : slovak (sk) * author : Ahmed Al Hafoudh : http://www.freevision.sk */ !function(){var a={delimiters:{thousands:" ",decimal:","},abbreviations:{thousand:"tis.",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("sk",a)}();
Version data entries
16 entries across 16 versions & 1 rubygems