currency.js 108 B

1234567
  1. define(
  2. "dojo/cldr/nls/en-mt/currency", //begin v1.x content
  3. {
  4. "GBP_symbol": "GB£"
  5. }
  6. //end v1.x content
  7. );