Sha256: 8805214847da177d5e8a970ad74a1dc4e99771a64a74a6afc9db57c631387081
Contents?: true
Size: 472 Bytes
Versions: 16
Compression:
Stored size: 472 Bytes
Contents
/*! * numeral.js language configuration * language : Hungarian (hu) * author : Peter Bakondy : https://github.com/pbakondy */ !function(){var a={delimiters:{thousands:" ",decimal:","},abbreviations:{thousand:"E",million:"M",billion:"Mrd",trillion:"T"},ordinal:function(){return"."},currency:{symbol:" Ft"}};"undefined"!=typeof module&&module.exports&&(module.exports=a),"undefined"!=typeof window&&this.numeral&&this.numeral.language&&this.numeral.language("hu",a)}();
Version data entries
16 entries across 16 versions & 1 rubygems