UNPKG

960 BJSONView Raw
1{
2 "locale": "su",
3 "style": "long",
4 "year": {
5 "previous": "taun kamari",
6 "current": "taun ieu",
7 "next": "taun payun",
8 "past": "-{0} y",
9 "future": "+{0} y"
10 },
11 "quarter": {
12 "previous": "last quarter",
13 "current": "this quarter",
14 "next": "next quarter",
15 "past": "-{0} Q",
16 "future": "+{0} Q"
17 },
18 "month": {
19 "previous": "last month",
20 "current": "this month",
21 "next": "next month",
22 "past": "-{0} m",
23 "future": "+{0} m"
24 },
25 "week": {
26 "previous": "last week",
27 "current": "this week",
28 "next": "next week",
29 "past": "-{0} w",
30 "future": "+{0} w"
31 },
32 "day": {
33 "previous": "kamari",
34 "current": "dinten ieu",
35 "next": "énjing",
36 "past": "-{0} d",
37 "future": "+{0} d"
38 },
39 "hour": {
40 "current": "this hour",
41 "past": "-{0} h",
42 "future": "+{0} h"
43 },
44 "minute": {
45 "current": "this minute",
46 "past": "-{0} min",
47 "future": "+{0} min"
48 },
49 "second": {
50 "current": "now",
51 "past": "-{0} s",
52 "future": "+{0} s"
53 }
54}
\No newline at end of file