{
  "main": {
    "gl": {
      "numbers": {
        "symbols-numberSystem-latn": {
          "list": ";"
        },
        "decimalFormats-numberSystem-latn": {
          "short": {
            "decimalFormat": {
              "1000-count-one": "0K",
              "1000-count-other": "0K",
              "10000-count-one": "00K",
              "10000-count-other": "00K",
              "100000-count-one": "000K",
              "100000-count-other": "000K",
              "1000000-count-one": "0M",
              "1000000-count-other": "0M",
              "10000000-count-one": "00M",
              "10000000-count-other": "00M",
              "100000000-count-one": "000M",
              "100000000-count-other": "000M",
              "1000000000-count-one": "0k M",
              "1000000000-count-other": "0k M",
              "10000000000-count-one": "00k M",
              "10000000000-count-other": "00k M",
              "100000000000-count-one": "000k M",
              "100000000000-count-other": "000k M",
              "1000000000000-count-one": "0 B",
              "1000000000000-count-other": "0 B",
              "10000000000000-count-one": "00 B",
              "10000000000000-count-other": "00 B",
              "100000000000000-count-one": "000 B",
              "100000000000000-count-other": "000 B"
            }
          }
        }
      }
    }
  }
}
