• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html
3// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
4en_IN{
5    %%Parent{"en_001"}
6    units{
7        temperature{
8            generic{
9                dnam{"°"}
10                one{"{0}°"}
11                other{"{0}°"}
12            }
13        }
14    }
15    unitsNarrow{
16        speed{
17            kilometer-per-hour{
18                one{"{0}kph"}
19                other{"{0}kph"}
20            }
21        }
22    }
23    unitsShort{
24        speed{
25            kilometer-per-hour{
26                one{"{0} kph"}
27                other{"{0} kph"}
28            }
29        }
30        temperature{
31            generic{
32                dnam{"°"}
33                one{"{0}°"}
34                other{"{0}°"}
35            }
36        }
37        volume{
38            cubic-centimeter{
39                per{"{0}/cm³"}
40            }
41        }
42    }
43}
44