UNPKG

1.08 kBJSONView Raw
1{
2 "locale": "en-VG",
3 "style": "short",
4 "year": {
5 "previous": "last yr",
6 "current": "this yr",
7 "next": "next yr",
8 "past": "{0} yr ago",
9 "future": "in {0} yr"
10 },
11 "quarter": {
12 "previous": "last qtr.",
13 "current": "this qtr.",
14 "next": "next qtr.",
15 "past": "{0} qtr ago",
16 "future": "in {0} qtr"
17 },
18 "month": {
19 "previous": "last mo",
20 "current": "this mo",
21 "next": "next mo",
22 "past": "{0} mo ago",
23 "future": "in {0} mo"
24 },
25 "week": {
26 "previous": "last wk",
27 "current": "this wk",
28 "next": "next wk",
29 "past": "{0} wk ago",
30 "future": "in {0} wk"
31 },
32 "day": {
33 "previous": "yesterday",
34 "current": "today",
35 "next": "tomorrow",
36 "past": {
37 "one": "{0} day ago",
38 "other": "{0} days ago"
39 },
40 "future": {
41 "one": "in {0} day",
42 "other": "in {0} days"
43 }
44 },
45 "hour": {
46 "current": "this hour",
47 "past": "{0} hr ago",
48 "future": "in {0} hr"
49 },
50 "minute": {
51 "current": "this minute",
52 "past": "{0} min ago",
53 "future": "in {0} min"
54 },
55 "second": {
56 "current": "now",
57 "past": "{0} sec ago",
58 "future": "in {0} sec"
59 }
60}
\No newline at end of file