• 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        length{
8            earth-radius{
9                one{"{0} earth radius"}
10                other{"{0} earth radius"}
11            }
12        }
13        temperature{
14            generic{
15                dnam{"°"}
16                one{"{0}°"}
17                other{"{0}°"}
18            }
19        }
20    }
21    unitsNarrow{
22        speed{
23            kilometer-per-hour{
24                one{"{0}kph"}
25                other{"{0}kph"}
26            }
27        }
28    }
29    unitsShort{
30        speed{
31            kilometer-per-hour{
32                one{"{0} kph"}
33                other{"{0} kph"}
34            }
35        }
36        temperature{
37            generic{
38                dnam{"°"}
39                one{"{0}°"}
40                other{"{0}°"}
41            }
42        }
43        volume{
44            cubic-centimeter{
45                per{"{0}/cm³"}
46            }
47        }
48    }
49}
50