Imported Upstream version 58.1
[platform/upstream/icu.git] / source / 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.27.40"}
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 }