• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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/pa_Arab.xml
7// *
8// ***************************************************************************
9pa_Arab{
10    %%Parent{"root"}
11    Currencies{
12        EUR{
13            "€",
14            "يورو",
15        }
16        INR{
17            "₹",
18            "روپئیہ [INR]",
19        }
20        PKR{
21            "ر",
22            "روپئیہ",
23        }
24    }
25    Version{"2.1.19.74"}
26}
27