ne_IN.txt   [plain text]


// ***************************************************************************
// *
// * Copyright (C) 2012 International Business Machines
// * Corporation and others.  All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/main/ne_IN.xml
// *
// ***************************************************************************
ne_IN{
    Currencies{
        INR{
            "₹",
            "भारतीय रूपिँया",
        }
    }
    CurrencyPlurals{
        INR{
            one{"भारतीय रूपिँया"}
            other{"भारतीय रूपिँया"}
        }
    }
    Version{"2.0.59.53"}
}