Sha256: 692e3cc98ec0fc102a9bf890149ddb4789033317359c8d2a8852ea8266c60498
Contents?: true
Size: 532 Bytes
Versions: 16
Compression:
Stored size: 532 Bytes
Contents
/*! * numeral.js language configuration * language : thai (th) * author : Sathit Jittanupat : https://github.com/jojosati */ !function(){var a={delimiters:{thousands:",",decimal:"."},abbreviations:{thousand:"พัน",million:"ล้าน",billion:"พันล้าน",trillion:"ล้านล้าน"},ordinal:function(){return"."},currency:{symbol:"฿"}};"undefined"!=typeof module&&module.exports&&(module.exports=a),"undefined"!=typeof window&&this.numeral&&this.numeral.language&&this.numeral.language("th",a)}();
Version data entries
16 entries across 16 versions & 1 rubygems