@@ -27,7 +27,7 @@ export type LocalazyMetadata = {
27
27
} ;
28
28
29
29
const localazyMetadata : LocalazyMetadata = {
30
- projectUrl : "https://localazy.com/p/matrix-authentication-service!v0.16 " ,
30
+ projectUrl : "https://localazy.com/p/matrix-authentication-service" ,
31
31
baseLocale : "en" ,
32
32
languages : [
33
33
{
@@ -102,6 +102,15 @@ const localazyMetadata: LocalazyMetadata = {
102
102
localizedName : "Magyar" ,
103
103
pluralType : ( n ) => { return ( n === 1 ) ? "one" : "other" ; }
104
104
} ,
105
+ {
106
+ language : "nb" ,
107
+ region : "NO" ,
108
+ script : "" ,
109
+ isRtl : false ,
110
+ name : "Norwegian Bokmål (Norway)" ,
111
+ localizedName : "Norsk bokmål (Norge)" ,
112
+ pluralType : ( n ) => { return ( n === 1 ) ? "one" : "other" ; }
113
+ } ,
105
114
{
106
115
language : "nl" ,
107
116
region : "" ,
@@ -163,41 +172,43 @@ const localazyMetadata: LocalazyMetadata = {
163
172
file : "frontend.json" ,
164
173
path : "" ,
165
174
cdnFiles : {
166
- "cs" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/cs/frontend.json" ,
167
- "da" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/da/frontend.json" ,
168
- "de" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/de/frontend.json" ,
169
- "en" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/en/frontend.json" ,
170
- "et" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/et/frontend.json" ,
171
- "fi" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/fi/frontend.json" ,
172
- "fr" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/fr/frontend.json" ,
173
- "hu" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/hu/frontend.json" ,
174
- "nl" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/nl/frontend.json" ,
175
- "pt" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/pt/frontend.json" ,
176
- "ru" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/ru/frontend.json" ,
177
- "sv" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/sv/frontend.json" ,
178
- "uk" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/uk/frontend.json" ,
179
- "zh#Hans" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/zh-Hans/frontend.json"
175
+ "cs" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/cs/frontend.json" ,
176
+ "da" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/da/frontend.json" ,
177
+ "de" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/de/frontend.json" ,
178
+ "en" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/en/frontend.json" ,
179
+ "et" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/et/frontend.json" ,
180
+ "fi" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/fi/frontend.json" ,
181
+ "fr" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/fr/frontend.json" ,
182
+ "hu" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/hu/frontend.json" ,
183
+ "nb_NO" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/nb-NO/frontend.json" ,
184
+ "nl" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/nl/frontend.json" ,
185
+ "pt" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/pt/frontend.json" ,
186
+ "ru" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/ru/frontend.json" ,
187
+ "sv" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/sv/frontend.json" ,
188
+ "uk" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/uk/frontend.json" ,
189
+ "zh#Hans" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/7c203a8ac8bd48c3c4609a8effcd0fbac430f9b2/zh-Hans/frontend.json"
180
190
}
181
191
} ,
182
192
{
183
193
cdnHash : "5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e" ,
184
194
file : "file.json" ,
185
195
path : "" ,
186
196
cdnFiles : {
187
- "cs" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/cs/file.json" ,
188
- "da" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/da/file.json" ,
189
- "de" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/de/file.json" ,
190
- "en" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/en/file.json" ,
191
- "et" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/et/file.json" ,
192
- "fi" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/fi/file.json" ,
193
- "fr" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/fr/file.json" ,
194
- "hu" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/hu/file.json" ,
195
- "nl" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/nl/file.json" ,
196
- "pt" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/pt/file.json" ,
197
- "ru" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/ru/file.json" ,
198
- "sv" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/sv/file.json" ,
199
- "uk" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/uk/file.json" ,
200
- "zh#Hans" : "https://delivery.localazy.com/_a696598048905356011407e70af3/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/zh-Hans/file.json"
197
+ "cs" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/cs/file.json" ,
198
+ "da" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/da/file.json" ,
199
+ "de" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/de/file.json" ,
200
+ "en" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/en/file.json" ,
201
+ "et" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/et/file.json" ,
202
+ "fi" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/fi/file.json" ,
203
+ "fr" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/fr/file.json" ,
204
+ "hu" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/hu/file.json" ,
205
+ "nb_NO" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/nb-NO/file.json" ,
206
+ "nl" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/nl/file.json" ,
207
+ "pt" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/pt/file.json" ,
208
+ "ru" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/ru/file.json" ,
209
+ "sv" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/sv/file.json" ,
210
+ "uk" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/uk/file.json" ,
211
+ "zh#Hans" : "https://delivery.localazy.com/_a7686032324574572744739e0707/_e0/5b69b0350dccfd47c245a5d41c1b9fdf6912cc6e/zh-Hans/file.json"
201
212
}
202
213
}
203
214
]
0 commit comments