UNPKG

4.74 kBJavaScriptView Raw
1/* @generated */
2// prettier-ignore
3if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
4 Intl.RelativeTimeFormat.__addLocaleData({
5 "data": {
6 "day": {
7 "-1": "ikwiri",
8 "0": "tèchɔ̀ŋ",
9 "1": "isu",
10 "2": "isu ywi",
11 "future": {
12 "other": "+{0} d"
13 },
14 "past": {
15 "other": "-{0} d"
16 }
17 },
18 "day-narrow": {
19 "-1": "ikwiri",
20 "0": "tèchɔ̀ŋ",
21 "1": "isu",
22 "2": "isu ywi",
23 "future": {
24 "other": "+{0} d"
25 },
26 "past": {
27 "other": "-{0} d"
28 }
29 },
30 "day-short": {
31 "-1": "ikwiri",
32 "0": "tèchɔ̀ŋ",
33 "1": "isu",
34 "2": "isu ywi",
35 "future": {
36 "other": "+{0} d"
37 },
38 "past": {
39 "other": "-{0} d"
40 }
41 },
42 "hour": {
43 "0": "this hour",
44 "future": {
45 "other": "+{0} h"
46 },
47 "past": {
48 "other": "-{0} h"
49 }
50 },
51 "hour-narrow": {
52 "0": "this hour",
53 "future": {
54 "other": "+{0} h"
55 },
56 "past": {
57 "other": "-{0} h"
58 }
59 },
60 "hour-short": {
61 "0": "this hour",
62 "future": {
63 "other": "+{0} h"
64 },
65 "past": {
66 "other": "-{0} h"
67 }
68 },
69 "minute": {
70 "0": "this minute",
71 "future": {
72 "other": "+{0} min"
73 },
74 "past": {
75 "other": "-{0} min"
76 }
77 },
78 "minute-narrow": {
79 "0": "this minute",
80 "future": {
81 "other": "+{0} min"
82 },
83 "past": {
84 "other": "-{0} min"
85 }
86 },
87 "minute-short": {
88 "0": "this minute",
89 "future": {
90 "other": "+{0} min"
91 },
92 "past": {
93 "other": "-{0} min"
94 }
95 },
96 "month": {
97 "-1": "last month",
98 "0": "this month",
99 "1": "next month",
100 "future": {
101 "other": "+{0} m"
102 },
103 "past": {
104 "other": "-{0} m"
105 }
106 },
107 "month-narrow": {
108 "-1": "last month",
109 "0": "this month",
110 "1": "next month",
111 "future": {
112 "other": "+{0} m"
113 },
114 "past": {
115 "other": "-{0} m"
116 }
117 },
118 "month-short": {
119 "-1": "last month",
120 "0": "this month",
121 "1": "next month",
122 "future": {
123 "other": "+{0} m"
124 },
125 "past": {
126 "other": "-{0} m"
127 }
128 },
129 "nu": [
130 "latn"
131 ],
132 "quarter": {
133 "-1": "last quarter",
134 "0": "this quarter",
135 "1": "next quarter",
136 "future": {
137 "other": "+{0} Q"
138 },
139 "past": {
140 "other": "-{0} Q"
141 }
142 },
143 "quarter-narrow": {
144 "-1": "last quarter",
145 "0": "this quarter",
146 "1": "next quarter",
147 "future": {
148 "other": "+{0} Q"
149 },
150 "past": {
151 "other": "-{0} Q"
152 }
153 },
154 "quarter-short": {
155 "-1": "last quarter",
156 "0": "this quarter",
157 "1": "next quarter",
158 "future": {
159 "other": "+{0} Q"
160 },
161 "past": {
162 "other": "-{0} Q"
163 }
164 },
165 "second": {
166 "0": "now",
167 "future": {
168 "other": "+{0} s"
169 },
170 "past": {
171 "other": "-{0} s"
172 }
173 },
174 "second-narrow": {
175 "0": "now",
176 "future": {
177 "other": "+{0} s"
178 },
179 "past": {
180 "other": "-{0} s"
181 }
182 },
183 "second-short": {
184 "0": "now",
185 "future": {
186 "other": "+{0} s"
187 },
188 "past": {
189 "other": "-{0} s"
190 }
191 },
192 "week": {
193 "-1": "last week",
194 "0": "this week",
195 "1": "next week",
196 "future": {
197 "other": "+{0} w"
198 },
199 "past": {
200 "other": "-{0} w"
201 }
202 },
203 "week-narrow": {
204 "-1": "last week",
205 "0": "this week",
206 "1": "next week",
207 "future": {
208 "other": "+{0} w"
209 },
210 "past": {
211 "other": "-{0} w"
212 }
213 },
214 "week-short": {
215 "-1": "last week",
216 "0": "this week",
217 "1": "next week",
218 "future": {
219 "other": "+{0} w"
220 },
221 "past": {
222 "other": "-{0} w"
223 }
224 },
225 "year": {
226 "-1": "last year",
227 "0": "this year",
228 "1": "next year",
229 "future": {
230 "other": "+{0} y"
231 },
232 "past": {
233 "other": "-{0} y"
234 }
235 },
236 "year-narrow": {
237 "-1": "last year",
238 "0": "this year",
239 "1": "next year",
240 "future": {
241 "other": "+{0} y"
242 },
243 "past": {
244 "other": "-{0} y"
245 }
246 },
247 "year-short": {
248 "-1": "last year",
249 "0": "this year",
250 "1": "next year",
251 "future": {
252 "other": "+{0} y"
253 },
254 "past": {
255 "other": "-{0} y"
256 }
257 }
258 },
259 "locale": "mgo"
260})
261}