number.js 163 B

12345678
  1. define(
  2. "dojo/cldr/nls/ar-ps/number", //begin v1.x content
  3. {
  4. "decimalFormat-long": "0 بليون",
  5. "decimalFormat-short": "0 بليون"
  6. }
  7. //end v1.x content
  8. );