1// ***************************************************************************
2// *
3// * Copyright (C) 2015 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/bo.xml
7// *
8// ***************************************************************************
9bo{
10    Currencies{
11        CNY{
12            "¥",
13            "ཡུ་ཨན་",
14        }
15        INR{
16            "₹",
17            "རྒྱ་གར་སྒོར་མོ་",
18        }
19        XXX{
20            "XXX",
21            "མ་རྟོགས་པའི་ནུས་མེད་དངུལ་ལོར",
22        }
23    }
24    Version{"2.1.6.69"}
25}
26