{
  "main": {
    "ee": {
      "identity": {
        "language": "ee"
      },
      "numbers": {
        "defaultNumberingSystem": "latn",
        "otherNumberingSystems": {
          "native": "latn"
        },
        "minimumGroupingDigits": "3",
        "symbols-numberSystem-latn": {
          "decimal": ".",
          "group": ",",
          "list": ";",
          "percentSign": "%",
          "plusSign": "+",
          "minusSign": "-",
          "approximatelySign": "~",
          "exponential": "E",
          "superscriptingExponent": "×",
          "perMille": "‰",
          "infinity": "∞",
          "nan": "mnn",
          "timeSeparator": ":"
        },
        "decimalFormats-numberSystem-latn": {
          "standard": "#,##0.###",
          "long": {
            "decimalFormat": {
              "1000-count-one": "akpe 0",
              "1000-count-other": "akpe 0",
              "10000-count-one": "akpe 00",
              "10000-count-other": "akpe 00",
              "100000-count-one": "akpe 000",
              "100000-count-other": "akpe 000",
              "1000000-count-one": "miliɔn 0",
              "1000000-count-other": "miliɔn 0",
              "10000000-count-one": "miliɔn 00",
              "10000000-count-other": "miliɔn 00",
              "100000000-count-one": "miliɔn 000",
              "100000000-count-other": "miliɔn 000",
              "1000000000-count-one": "biliɔn 0",
              "1000000000-count-other": "biliɔn 0",
              "10000000000-count-one": "biliɔn 00",
              "10000000000-count-other": "biliɔn 00",
              "100000000000-count-one": "biliɔn 000",
              "100000000000-count-other": "biliɔn 000",
              "1000000000000-count-one": "0 triliɔn",
              "1000000000000-count-other": "0 triliɔn",
              "10000000000000-count-one": "triliɔn 00",
              "10000000000000-count-other": "triliɔn 00",
              "100000000000000-count-one": "triliɔn 000",
              "100000000000000-count-other": "triliɔn 000"
            }
          },
          "short": {
            "decimalFormat": {
              "1000-count-other": "0K",
              "10000-count-other": "00K",
              "100000-count-other": "000K",
              "1000000-count-other": "0M",
              "10000000-count-other": "00M",
              "100000000-count-other": "000M",
              "1000000000-count-one": "0B",
              "1000000000-count-other": "0B",
              "10000000000-count-one": "00B",
              "10000000000-count-other": "00B",
              "100000000000-count-one": "000B",
              "100000000000-count-other": "000B",
              "1000000000000-count-other": "0T",
              "10000000000000-count-other": "00T",
              "100000000000000-count-other": "000T"
            }
          }
        },
        "rationalFormats-numberSystem-latn": {
          "rationalPattern": "{0}⁄{1}",
          "integerAndRationalPattern": "{0} {1}",
          "integerAndRationalPattern-alt-superSub": "{0}⁠{1}",
          "rationalUsage": "sometimes"
        },
        "scientificFormats-numberSystem-latn": {
          "standard": "#E0"
        },
        "percentFormats-numberSystem-latn": {
          "standard": "#,##0%"
        },
        "currencyFormats-numberSystem-latn": {
          "currencySpacing": {
            "beforeCurrency": {
              "currencyMatch": "[[:^S:]&[:^Z:]]",
              "surroundingMatch": "[:digit:]",
              "insertBetween": " "
            },
            "afterCurrency": {
              "currencyMatch": "[[:^S:]&[:^Z:]]",
              "surroundingMatch": "[:digit:]",
              "insertBetween": " "
            }
          },
          "standard": "¤#,##0.00",
          "standard-alphaNextToNumber": "¤ #,##0.00",
          "standard-noCurrency": "#,##0.00",
          "accounting": "¤#,##0.00;(¤#,##0.00)",
          "accounting-alphaNextToNumber": "¤ #,##0.00",
          "accounting-noCurrency": "#,##0.00",
          "short": {
            "standard": {
              "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": "¤0B",
              "1000000000-count-other": "¤0B",
              "10000000000-count-one": "¤00B",
              "10000000000-count-other": "¤00B",
              "100000000000-count-one": "¤000B",
              "100000000000-count-other": "¤000B",
              "1000000000000-count-one": "¤0T",
              "1000000000000-count-other": "¤0T",
              "10000000000000-count-one": "¤00T",
              "10000000000000-count-other": "¤00T",
              "100000000000000-count-one": "¤000T",
              "100000000000000-count-other": "¤000T"
            }
          },
          "currencyPatternAppendISO": "{0} ¤¤",
          "unitPattern-count-one": "{0} {1}",
          "unitPattern-count-other": "{1} {0}"
        },
        "miscPatterns-numberSystem-latn": {
          "approximately": "~{0}",
          "atLeast": "{0}+",
          "atMost": "≤{0}",
          "range": "{0}–{1}"
        },
        "minimalPairs": {
          "pluralMinimalPairs-count-other": "{0}?",
          "other": "{0}lia"
        }
      }
    }
  }
}
