{
  "main": {
    "my": {
      "identity": {
        "language": "my"
      },
      "numbers": {
        "defaultNumberingSystem": "mymr",
        "otherNumberingSystems": {
          "native": "mymr"
        },
        "minimumGroupingDigits": "1",
        "symbols-numberSystem-latn": {
          "decimal": ".",
          "group": ",",
          "list": ";",
          "percentSign": "%",
          "plusSign": "+",
          "minusSign": "-",
          "approximatelySign": "~",
          "exponential": "E",
          "superscriptingExponent": "×",
          "perMille": "‰",
          "infinity": "∞",
          "nan": "ဂဏန်းမဟုတ်သော",
          "timeSeparator": ":"
        },
        "symbols-numberSystem-mymr": {
          "decimal": ".",
          "group": ",",
          "list": "၊",
          "percentSign": "%",
          "plusSign": "+",
          "minusSign": "-",
          "approximatelySign": "~",
          "exponential": "E",
          "superscriptingExponent": "×",
          "perMille": "‰",
          "infinity": "∞",
          "nan": "ဂဏန်းမဟုတ်သော",
          "timeSeparator": ":"
        },
        "decimalFormats-numberSystem-latn": {
          "standard": "#,##0.###",
          "long": {
            "decimalFormat": {
              "1000-count-other": "0 ထောင်",
              "10000-count-other": "0 သောင်း",
              "100000-count-other": "0 သိန်း",
              "1000000-count-other": "0 သန်း",
              "10000000-count-other": "0 ကုဋေ",
              "100000000-count-other": "00 ကုဋေ",
              "1000000000-count-other": "000 ကုဋေ",
              "10000000000-count-other": "0000 ကုဋေ",
              "100000000000-count-other": "ကုဋေ 0 သောင်း",
              "1000000000000-count-other": "ကုဋေ 0 သိန်း",
              "10000000000000-count-other": "ကုဋေ 0 သန်း",
              "100000000000000-count-other": "0 ကောဋိ"
            }
          },
          "short": {
            "decimalFormat": {
              "1000-count-other": "0 ထောင်",
              "10000-count-other": "0 သောင်း",
              "100000-count-other": "0 သိန်း",
              "1000000-count-other": "0 သန်း",
              "10000000-count-other": "0 ကုဋေ",
              "100000000-count-other": "00 ကုဋေ",
              "1000000000-count-other": "000 ဋေ",
              "10000000000-count-other": "ဋေ 0 ထ",
              "100000000000-count-other": "ဋေ 0 သ",
              "1000000000000-count-other": "ဋေ 0 သိန်း",
              "10000000000000-count-other": "ဋေ 0 သန်း",
              "100000000000000-count-other": "0 ကောဋိ"
            }
          }
        },
        "decimalFormats-numberSystem-mymr": {
          "standard": "#,##0.###",
          "long": {
            "decimalFormat": {
              "1000-count-other": "0 ထောင်",
              "10000-count-other": "0 သောင်း",
              "100000-count-other": "0 သိန်း",
              "1000000-count-other": "0 သန်း",
              "10000000-count-other": "0 ကုဋေ",
              "100000000-count-other": "00 ကုဋေ",
              "1000000000-count-other": "000 ကုဋေ",
              "10000000000-count-other": "0000 ကုဋေ",
              "100000000000-count-other": "ကုဋေ 0 သောင်း",
              "1000000000000-count-other": "ကုဋေ 0 သိန်း",
              "10000000000000-count-other": "ကုဋေ 0 သန်း",
              "100000000000000-count-other": "0 ကောဋိ"
            }
          },
          "short": {
            "decimalFormat": {
              "1000-count-other": "0 ထောင်",
              "10000-count-other": "0 သောင်း",
              "100000-count-other": "0 သိန်း",
              "1000000-count-other": "0 သန်း",
              "10000000-count-other": "0 ကုဋေ",
              "100000000-count-other": "00 ကုဋေ",
              "1000000000-count-other": "000 ဋေ",
              "10000000000-count-other": "ဋေ 0 ထ",
              "100000000000-count-other": "ဋေ 0 သ",
              "1000000000000-count-other": "ဋေ 0 သိန်း",
              "10000000000000-count-other": "ဋေ 0 သန်း",
              "100000000000000-count-other": "0 ကောဋိ"
            }
          }
        },
        "rationalFormats-numberSystem-latn": {
          "rationalPattern": "{0}⁄{1}",
          "integerAndRationalPattern": "{0} {1}",
          "integerAndRationalPattern-alt-superSub": "{0}⁠{1}",
          "rationalUsage": "sometimes"
        },
        "rationalFormats-numberSystem-mymr": {
          "rationalPattern": "{0}⁄{1}",
          "integerAndRationalPattern": "{0} {1}",
          "integerAndRationalPattern-alt-superSub": "{0}⁠{1}",
          "rationalUsage": "sometimes"
        },
        "scientificFormats-numberSystem-latn": {
          "standard": "#E0"
        },
        "scientificFormats-numberSystem-mymr": {
          "standard": "#E0"
        },
        "percentFormats-numberSystem-latn": {
          "standard": "#,##0%"
        },
        "percentFormats-numberSystem-mymr": {
          "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",
          "accounting-alphaNextToNumber": "¤ #,##0.00",
          "accounting-noCurrency": "#,##0.00",
          "short": {
            "standard": {
              "1000-count-other": "0 ထောင် ¤",
              "10000-count-other": "0 သောင်း ¤",
              "100000-count-other": "0 သိန်း ¤",
              "1000000-count-other": "0 သန်း ¤",
              "10000000-count-other": "0 ကုဋေ ¤",
              "100000000-count-other": "00 ကုဋေ ¤",
              "1000000000-count-other": "000 ဋေ ¤",
              "10000000000-count-other": "ဋေ 0 ထ ¤",
              "100000000000-count-other": "ဋေ 0 သ ¤",
              "1000000000000-count-other": "ဋေ 0 သိန်း ¤",
              "10000000000000-count-other": "ဋေ 0 သန်း ¤",
              "100000000000000-count-other": "0 ကောဋိ ¤"
            }
          },
          "currencyPatternAppendISO": "{0} ¤¤",
          "unitPattern-count-other": "{1} {0}"
        },
        "currencyFormats-numberSystem-mymr": {
          "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",
          "accounting-alphaNextToNumber": "¤ #,##0.00",
          "accounting-noCurrency": "#,##0.00",
          "short": {
            "standard": {
              "1000-count-other": "0 ထောင် ¤",
              "10000-count-other": "0 သောင်း ¤",
              "100000-count-other": "0 သိန်း ¤",
              "1000000-count-other": "0 သန်း ¤",
              "10000000-count-other": "0 ကုဋေ ¤",
              "100000000-count-other": "00 ကုဋေ ¤",
              "1000000000-count-other": "000 ဋေ ¤",
              "10000000000-count-other": "ဋေ 0 ထ ¤",
              "100000000000-count-other": "ဋေ 0 သ ¤",
              "1000000000000-count-other": "ဋေ 0 သိန်း ¤",
              "10000000000000-count-other": "ဋေ 0 သန်း ¤",
              "100000000000000-count-other": "0 ကောဋိ ¤"
            }
          },
          "currencyPatternAppendISO": "{0} ¤¤",
          "unitPattern-count-other": "{1} {0}"
        },
        "miscPatterns-numberSystem-latn": {
          "approximately": "~{0}",
          "atLeast": "{0} နှင့်အထက်",
          "atMost": "≤{0}",
          "range": "{0} - {1}"
        },
        "miscPatterns-numberSystem-mymr": {
          "approximately": "~{0}",
          "atLeast": "{0} နှင့်အထက်",
          "atMost": "≤{0}",
          "range": "{0} - {1}"
        },
        "minimalPairs": {
          "pluralMinimalPairs-count-other": "{0} ရက်",
          "other": "{0} အုပ်မြောက်"
        }
      }
    }
  }
}
