summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/unit/lrc.txt
blob: 45cb518913ac6cc921f32d79843b411d99788f89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
lrc{
    durationUnits{
        hm{"h:mm"}
        hms{"h:mm:ss"}
        ms{"m:ss"}
    }
    units{
        area{
            square-kilometer{
                other{"{0} km²"}
            }
        }
    }
}