UNPKG

1.01 kBJSONView Raw
1{
2 "locale": "rm",
3 "style": "short",
4 "year": {
5 "previous": "l’onn passà",
6 "current": "quest onn",
7 "next": "l’onn proxim",
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": "ier",
34 "previous-2": "stersas",
35 "current": "oz",
36 "next": "damaun",
37 "next-2": "puschmaun",
38 "past": "-{0} d",
39 "future": "+{0} d"
40 },
41 "hour": {
42 "current": "this hour",
43 "past": "-{0} h",
44 "future": "+{0} h"
45 },
46 "minute": {
47 "current": "this minute",
48 "past": "-{0} min",
49 "future": "+{0} min"
50 },
51 "second": {
52 "current": "now",
53 "past": "-{0} s",
54 "future": "+{0} s"
55 }
56}
\No newline at end of file