]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2016 International Business Machines |
51004dcb A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/pa_Arab.xml | |
729e4ab9 A |
7 | // * |
8 | // *************************************************************************** | |
729e4ab9 | 9 | pa_Arab{ |
57a6839d | 10 | %%Parent{"root"} |
729e4ab9 A |
11 | Currencies{ |
12 | EUR{ | |
13 | "€", | |
14 | "يورو", | |
15 | } | |
16 | INR{ | |
51004dcb | 17 | "₹", |
729e4ab9 A |
18 | "روپئیہ [INR]", |
19 | } | |
20 | PKR{ | |
21 | "ر", | |
22 | "روپئیہ", | |
23 | } | |
24 | } | |
2ca993e8 | 25 | Version{"2.1.19.74"} |
729e4ab9 | 26 | } |