currency.js 107 B

1234567
  1. define(
  2. "dojo/cldr/nls/en-tt/currency", //begin v1.x content
  3. {
  4. "USD_symbol": "US$"
  5. }
  6. //end v1.x content
  7. );