--- vai-Latn: numbers: latn: formats: currency: patterns: default: accounting: "¤#,##0.00;(¤#,##0.00)" standard: "¤#,##0.00" decimal: patterns: default: standard: "#,##0.###" symbols: currency: patterns: short: standard: '1000': other: "¤0K" '10000': other: "¤00K" '100000': other: "¤000K" '1000000': other: "¤0M" '10000000': other: "¤00M" '100000000': other: "¤000M" '1000000000': other: "¤0G" '10000000000': other: "¤00G" '100000000000': other: "¤000G" '1000000000000': other: "¤0T" '10000000000000': other: "¤00T" '100000000000000': other: "¤000T" decimal: "." group: ","