currency.js 124 B

12345678
  1. define(
  2. "dojo/cldr/nls/bem/currency", //begin v1.x content
  3. {
  4. "ZMK_symbol": "K",
  5. "ZMW_symbol": "KR"
  6. }
  7. //end v1.x content
  8. );