]> git.saurik.com Git - apple/icu.git/blob - icuSources/data/unit/mgo.txt
ICU-59173.0.1.tar.gz
[apple/icu.git] / icuSources / data / unit / mgo.txt
1 // © 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html#License
3 mgo{
4 Version{"2.1.31.33"}
5 units{
6 duration{
7 day{
8 one{"{0} d"}
9 other{"{0} d"}
10 }
11 hour{
12 one{"{0} h"}
13 other{"{0} h"}
14 }
15 minute{
16 one{"{0} min"}
17 other{"{0} min"}
18 }
19 month{
20 one{"{0} m"}
21 other{"{0} m"}
22 }
23 second{
24 one{"{0} s"}
25 other{"{0} s"}
26 }
27 }
28 }
29 }