waha-shared 1.0.264 → 1.0.265
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -60
- package/dist/data/areas/areas.schema.json +13 -4
- package/dist/data/areas/index.js +0 -1
- package/dist/data/aslTimestamps/aslTimestamps.schema.json +22 -6
- package/dist/data/aslTimestamps/index.js +0 -1
- package/dist/data/bibleAudios/bibleAudios.schema.json +27 -8
- package/dist/data/bibleAudios/index.js +0 -1
- package/dist/data/bibleBooks/bibleBooks.schema.json +24 -8
- package/dist/data/bibleBooks/index.js +0 -1
- package/dist/data/bibleChaptersList/bibleChaptersList.schema.json +7 -3
- package/dist/data/bibleChaptersList/index.js +0 -1
- package/dist/data/bibleStatuses/bibleStatuses.schema.json +23 -7
- package/dist/data/bibleStatuses/index.js +0 -1
- package/dist/data/bibleTexts/bibleTexts.schema.json +22 -7
- package/dist/data/bibleTexts/index.js +0 -1
- package/dist/data/clones/clones.schema.json +26 -8
- package/dist/data/clones/index.js +0 -1
- package/dist/data/countries/countries.schema.json +28 -8
- package/dist/data/countries/index.js +0 -1
- package/dist/data/countriesAndLanguages/countriesAndLanguages.schema.json +17 -5
- package/dist/data/countriesAndLanguages/index.js +0 -1
- package/dist/data/crowdinLanguages/crowdinLanguages.schema.json +18 -5
- package/dist/data/crowdinLanguages/index.js +0 -1
- package/dist/data/curriculumFoundations/curriculumFoundations.schema.json +21 -7
- package/dist/data/curriculumFoundations/index.js +0 -1
- package/dist/data/curriculumQuestions/curriculumQuestions.schema.json +28 -9
- package/dist/data/curriculumQuestions/index.js +0 -1
- package/dist/data/curriculumTopics/curriculumTopics.schema.json +21 -7
- package/dist/data/curriculumTopics/index.js +0 -1
- package/dist/data/iosVoiceOverLanguages/index.js +0 -1
- package/dist/data/iosVoiceOverLanguages/iosVoiceOverLanguages.schema.json +7 -3
- package/dist/data/iso6933LanguageCodes/index.js +0 -1
- package/dist/data/iso6933LanguageCodes/iso6933LanguageCodes.schema.json +10 -4
- package/dist/data/languageAssets/index.js +0 -1
- package/dist/data/languageAssets/languageAssets.schema.json +14 -5
- package/dist/data/languages/index.js +0 -1
- package/dist/data/languages/languages.json +1 -0
- package/dist/data/languages/languages.schema.json +76 -18
- package/dist/data/mediaDurations/index.js +0 -1
- package/dist/data/mediaDurations/mediaDurations.schema.json +14 -5
- package/dist/data/notification/index.js +0 -1
- package/dist/data/notification/notification.schema.json +71 -20
- package/dist/data/numeralMaps/index.js +0 -1
- package/dist/data/numeralMaps/numeralMaps.schema.json +22 -5
- package/dist/data/phoneLanguages/index.js +0 -1
- package/dist/data/phoneLanguages/phoneLanguages.schema.json +16 -5
- package/dist/data/questions/index.js +0 -1
- package/dist/data/questions/questions.schema.json +24 -7
- package/dist/data/releaseNotes/index.js +0 -1
- package/dist/data/releaseNotes/releaseNotes.schema.json +18 -6
- package/dist/data/screenshots/index.js +0 -1
- package/dist/data/screenshots/screenshots.schema.json +10 -4
- package/dist/data/scripts/index.js +0 -1
- package/dist/data/scripts/scripts.schema.json +20 -7
- package/dist/data/sets/index.js +0 -1
- package/dist/data/sets/sets.schema.json +30 -8
- package/dist/data/specialIds/index.js +0 -1
- package/dist/data/specialIds/specialIds.schema.json +19 -6
- package/dist/data/translationsApp/index.d.ts +11 -10
- package/dist/data/translationsApp/index.js +0 -1
- package/dist/data/translationsApp/translationsApp.json +7 -11676
- package/dist/data/translationsApp/translationsApp.schema.json +1086 -313
- package/dist/data/translationsApp/translationsApp.zod.d.ts +11 -10
- package/dist/data/translationsApp/translationsApp.zod.js +11 -11
- package/dist/data/translationsFtb/index.js +0 -1
- package/dist/data/translationsFtb/translationsFtb.schema.json +274 -70
- package/dist/data/translationsIntroduction/index.js +0 -1
- package/dist/data/translationsIntroduction/translationsIntroduction.schema.json +165 -43
- package/dist/data/translationsQuestion/index.js +0 -1
- package/dist/data/translationsQuestion/translationsQuestion.schema.json +13 -5
- package/dist/data/translationsSet/index.js +0 -1
- package/dist/data/translationsSet/translationsSet.json +0 -789
- package/dist/data/translationsSet/translationsSet.schema.json +36 -11
- package/dist/data/translationsSolarSpeaker/index.js +0 -1
- package/dist/data/translationsSolarSpeaker/translationsSolarSpeaker.schema.json +178 -46
- package/dist/data/translationsSpokenQuestion/index.js +0 -1
- package/dist/data/translationsSpokenQuestion/translationsSpokenQuestion.schema.json +13 -5
- package/dist/data/youtubePlaylists/index.js +0 -1
- package/dist/data/youtubePlaylists/youtubePlaylists.schema.json +10 -4
- package/dist/data/youtubeVideos/index.js +0 -1
- package/dist/data/youtubeVideos/youtubeVideos.schema.json +10 -4
- package/dist/types/analytics.d.ts +12 -26
- package/dist/types/articles.d.ts +0 -28
- package/dist/types/articles.js +9 -5
- package/dist/types/microLessons.d.ts +9 -60
- package/dist/types/microLessons.js +19 -23
- package/dist/types/webContent.d.ts +0 -16
- package/dist/types/webContent.js +1 -20
- package/package.json +1 -1
|
@@ -65,6 +65,12 @@ export declare const TranslationsApp: z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
|
65
65
|
app_store_listing_title: z.ZodString;
|
|
66
66
|
appearance: z.ZodString;
|
|
67
67
|
application: z.ZodString;
|
|
68
|
+
article_categories_65004e85fba2e8c9d281a73e: z.ZodString;
|
|
69
|
+
article_categories_65004e8eaf7c1d3f8289315a: z.ZodString;
|
|
70
|
+
article_categories_65004f8eead7951cf3c33243: z.ZodString;
|
|
71
|
+
article_categories_65005061a72598db83565c66: z.ZodString;
|
|
72
|
+
article_categories_65400527806b42d2e6ae4fd0: z.ZodString;
|
|
73
|
+
article_categories_65ca47557375e35a56523645: z.ZodString;
|
|
68
74
|
article_cta_body: z.ZodString;
|
|
69
75
|
article_cta_header: z.ZodString;
|
|
70
76
|
articles: z.ZodString;
|
|
@@ -121,7 +127,7 @@ export declare const TranslationsApp: z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
|
121
127
|
fetch_bible_error: z.ZodString;
|
|
122
128
|
fetch_bible_no_internet: z.ZodString;
|
|
123
129
|
filter_articles: z.ZodString;
|
|
124
|
-
finish: z.ZodString
|
|
130
|
+
finish: z.ZodOptional<z.ZodString>;
|
|
125
131
|
font_size: z.ZodString;
|
|
126
132
|
foundations: z.ZodString;
|
|
127
133
|
get_started_foundations: z.ZodString;
|
|
@@ -167,11 +173,11 @@ export declare const TranslationsApp: z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
|
167
173
|
note_placeholder: z.ZodString;
|
|
168
174
|
note_saved: z.ZodString;
|
|
169
175
|
notes_view: z.ZodString;
|
|
170
|
-
notifications: z.ZodString
|
|
176
|
+
notifications: z.ZodOptional<z.ZodString>;
|
|
171
177
|
notifications_enable: z.ZodString;
|
|
172
178
|
ok: z.ZodString;
|
|
173
179
|
passcode_set: z.ZodString;
|
|
174
|
-
percent_available: z.ZodString
|
|
180
|
+
percent_available: z.ZodOptional<z.ZodString>;
|
|
175
181
|
piano: z.ZodString;
|
|
176
182
|
piano_description: z.ZodString;
|
|
177
183
|
playback_speed: z.ZodString;
|
|
@@ -306,12 +312,7 @@ export declare const TranslationsApp: z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
|
306
312
|
lesson: z.ZodString;
|
|
307
313
|
lessons: z.ZodString;
|
|
308
314
|
article: z.ZodString;
|
|
309
|
-
no_results: z.ZodString
|
|
310
|
-
no_notes: z.ZodString
|
|
311
|
-
not_yet: z.ZodString;
|
|
312
|
-
micro_lesson: z.ZodString;
|
|
313
|
-
micro_lessons: z.ZodString;
|
|
314
|
-
filter_micro_lessons: z.ZodString;
|
|
315
|
-
question_placeholder: z.ZodString;
|
|
315
|
+
no_results: z.ZodOptional<z.ZodString>;
|
|
316
|
+
no_notes: z.ZodOptional<z.ZodString>;
|
|
316
317
|
}, z.core.$strip>>;
|
|
317
318
|
export type TranslationsApp = z.infer<typeof TranslationsApp>;
|
|
@@ -70,6 +70,12 @@ exports.TranslationsApp = zod_1.z
|
|
|
70
70
|
app_store_listing_title: zod_1.z.string().min(1),
|
|
71
71
|
appearance: zod_1.z.string().min(1),
|
|
72
72
|
application: zod_1.z.string().min(1),
|
|
73
|
+
article_categories_65004e85fba2e8c9d281a73e: zod_1.z.string().min(1),
|
|
74
|
+
article_categories_65004e8eaf7c1d3f8289315a: zod_1.z.string().min(1),
|
|
75
|
+
article_categories_65004f8eead7951cf3c33243: zod_1.z.string().min(1),
|
|
76
|
+
article_categories_65005061a72598db83565c66: zod_1.z.string().min(1),
|
|
77
|
+
article_categories_65400527806b42d2e6ae4fd0: zod_1.z.string().min(1),
|
|
78
|
+
article_categories_65ca47557375e35a56523645: zod_1.z.string().min(1),
|
|
73
79
|
article_cta_body: zod_1.z.string().min(1),
|
|
74
80
|
article_cta_header: zod_1.z.string().min(1),
|
|
75
81
|
articles: zod_1.z.string().min(1),
|
|
@@ -126,7 +132,7 @@ exports.TranslationsApp = zod_1.z
|
|
|
126
132
|
fetch_bible_error: zod_1.z.string().min(1),
|
|
127
133
|
fetch_bible_no_internet: zod_1.z.string().min(1),
|
|
128
134
|
filter_articles: zod_1.z.string().min(1),
|
|
129
|
-
finish: zod_1.z.string().min(1),
|
|
135
|
+
finish: zod_1.z.string().min(1).optional(),
|
|
130
136
|
font_size: zod_1.z.string().min(1),
|
|
131
137
|
foundations: zod_1.z.string().min(1),
|
|
132
138
|
get_started_foundations: zod_1.z.string().min(1),
|
|
@@ -174,11 +180,11 @@ exports.TranslationsApp = zod_1.z
|
|
|
174
180
|
note_placeholder: zod_1.z.string().min(1),
|
|
175
181
|
note_saved: zod_1.z.string().min(1),
|
|
176
182
|
notes_view: zod_1.z.string().min(1),
|
|
177
|
-
notifications: zod_1.z.string().min(1),
|
|
183
|
+
notifications: zod_1.z.string().min(1).optional(),
|
|
178
184
|
notifications_enable: zod_1.z.string().min(1),
|
|
179
185
|
ok: zod_1.z.string().min(1),
|
|
180
186
|
passcode_set: zod_1.z.string().min(1),
|
|
181
|
-
percent_available: zod_1.z.string().min(1),
|
|
187
|
+
percent_available: zod_1.z.string().min(1).optional(),
|
|
182
188
|
piano: zod_1.z.string().min(1),
|
|
183
189
|
piano_description: zod_1.z.string().min(1),
|
|
184
190
|
playback_speed: zod_1.z.string().min(1),
|
|
@@ -313,14 +319,8 @@ exports.TranslationsApp = zod_1.z
|
|
|
313
319
|
lesson: zod_1.z.string().min(1),
|
|
314
320
|
lessons: zod_1.z.string().min(1),
|
|
315
321
|
article: zod_1.z.string().min(1),
|
|
316
|
-
no_results: zod_1.z.string().min(1),
|
|
317
|
-
no_notes: zod_1.z.string().min(1),
|
|
318
|
-
// Will remove optional soon.
|
|
319
|
-
not_yet: zod_1.z.string().min(1),
|
|
320
|
-
micro_lesson: zod_1.z.string().min(1),
|
|
321
|
-
micro_lessons: zod_1.z.string().min(1),
|
|
322
|
-
filter_micro_lessons: zod_1.z.string().min(1),
|
|
323
|
-
question_placeholder: zod_1.z.string().min(1),
|
|
322
|
+
no_results: zod_1.z.string().min(1).optional(),
|
|
323
|
+
no_notes: zod_1.z.string().min(1).optional(),
|
|
324
324
|
})
|
|
325
325
|
.describe('Translations for a single language (identified by a 3-letter code)_'))
|
|
326
326
|
.describe('Schema for appTranslations_json_ Root keys are 3-letter language identifiers (ISO-639 style)_ Each language object contains well-defined translation collections_');
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.translationsFtb = void 0;
|
|
4
|
-
// This file is auto-generated by scripts/prep. Do not edit manually.
|
|
5
4
|
const translationsFtb_zod_1 = require("./translationsFtb.zod");
|
|
6
5
|
const data = require('./translationsFtb.json');
|
|
7
6
|
exports.translationsFtb = translationsFtb_zod_1.TranslationsFtb.parse(data.data);
|
|
@@ -1,82 +1,283 @@
|
|
|
1
1
|
{
|
|
2
|
-
"description": "This file is auto-generated by scripts/prep. Do not edit manually.",
|
|
3
2
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
4
3
|
"type": "object",
|
|
5
4
|
"properties": {
|
|
6
|
-
"$schema": {
|
|
5
|
+
"$schema": {
|
|
6
|
+
"type": "string"
|
|
7
|
+
},
|
|
7
8
|
"data": {
|
|
8
9
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
9
10
|
"type": "object",
|
|
10
|
-
"propertyNames": {
|
|
11
|
+
"propertyNames": {
|
|
12
|
+
"type": "string"
|
|
13
|
+
},
|
|
11
14
|
"additionalProperties": {
|
|
12
15
|
"type": "object",
|
|
13
16
|
"properties": {
|
|
14
|
-
"1CH": {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
"
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
"
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
"
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
"
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
"
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
"
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
"
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
"
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
"
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
"
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
"
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
"
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
"
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
"
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
"
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
"
|
|
79
|
-
|
|
17
|
+
"1CH": {
|
|
18
|
+
"type": "string",
|
|
19
|
+
"minLength": 1
|
|
20
|
+
},
|
|
21
|
+
"1CO": {
|
|
22
|
+
"type": "string",
|
|
23
|
+
"minLength": 1
|
|
24
|
+
},
|
|
25
|
+
"1JN": {
|
|
26
|
+
"type": "string",
|
|
27
|
+
"minLength": 1
|
|
28
|
+
},
|
|
29
|
+
"1KI": {
|
|
30
|
+
"type": "string",
|
|
31
|
+
"minLength": 1
|
|
32
|
+
},
|
|
33
|
+
"1PE": {
|
|
34
|
+
"type": "string",
|
|
35
|
+
"minLength": 1
|
|
36
|
+
},
|
|
37
|
+
"1SA": {
|
|
38
|
+
"type": "string",
|
|
39
|
+
"minLength": 1
|
|
40
|
+
},
|
|
41
|
+
"1TH": {
|
|
42
|
+
"type": "string",
|
|
43
|
+
"minLength": 1
|
|
44
|
+
},
|
|
45
|
+
"1TI": {
|
|
46
|
+
"type": "string",
|
|
47
|
+
"minLength": 1
|
|
48
|
+
},
|
|
49
|
+
"2CH": {
|
|
50
|
+
"type": "string",
|
|
51
|
+
"minLength": 1
|
|
52
|
+
},
|
|
53
|
+
"2CO": {
|
|
54
|
+
"type": "string",
|
|
55
|
+
"minLength": 1
|
|
56
|
+
},
|
|
57
|
+
"2JN": {
|
|
58
|
+
"type": "string",
|
|
59
|
+
"minLength": 1
|
|
60
|
+
},
|
|
61
|
+
"2KI": {
|
|
62
|
+
"type": "string",
|
|
63
|
+
"minLength": 1
|
|
64
|
+
},
|
|
65
|
+
"2PE": {
|
|
66
|
+
"type": "string",
|
|
67
|
+
"minLength": 1
|
|
68
|
+
},
|
|
69
|
+
"2SA": {
|
|
70
|
+
"type": "string",
|
|
71
|
+
"minLength": 1
|
|
72
|
+
},
|
|
73
|
+
"2TH": {
|
|
74
|
+
"type": "string",
|
|
75
|
+
"minLength": 1
|
|
76
|
+
},
|
|
77
|
+
"2TI": {
|
|
78
|
+
"type": "string",
|
|
79
|
+
"minLength": 1
|
|
80
|
+
},
|
|
81
|
+
"3JN": {
|
|
82
|
+
"type": "string",
|
|
83
|
+
"minLength": 1
|
|
84
|
+
},
|
|
85
|
+
"ACT": {
|
|
86
|
+
"type": "string",
|
|
87
|
+
"minLength": 1
|
|
88
|
+
},
|
|
89
|
+
"AMO": {
|
|
90
|
+
"type": "string",
|
|
91
|
+
"minLength": 1
|
|
92
|
+
},
|
|
93
|
+
"COL": {
|
|
94
|
+
"type": "string",
|
|
95
|
+
"minLength": 1
|
|
96
|
+
},
|
|
97
|
+
"DAN": {
|
|
98
|
+
"type": "string",
|
|
99
|
+
"minLength": 1
|
|
100
|
+
},
|
|
101
|
+
"DEU": {
|
|
102
|
+
"type": "string",
|
|
103
|
+
"minLength": 1
|
|
104
|
+
},
|
|
105
|
+
"ECC": {
|
|
106
|
+
"type": "string",
|
|
107
|
+
"minLength": 1
|
|
108
|
+
},
|
|
109
|
+
"EPH": {
|
|
110
|
+
"type": "string",
|
|
111
|
+
"minLength": 1
|
|
112
|
+
},
|
|
113
|
+
"EST": {
|
|
114
|
+
"type": "string",
|
|
115
|
+
"minLength": 1
|
|
116
|
+
},
|
|
117
|
+
"EXO": {
|
|
118
|
+
"type": "string",
|
|
119
|
+
"minLength": 1
|
|
120
|
+
},
|
|
121
|
+
"EZK": {
|
|
122
|
+
"type": "string",
|
|
123
|
+
"minLength": 1
|
|
124
|
+
},
|
|
125
|
+
"EZR": {
|
|
126
|
+
"type": "string",
|
|
127
|
+
"minLength": 1
|
|
128
|
+
},
|
|
129
|
+
"GAL": {
|
|
130
|
+
"type": "string",
|
|
131
|
+
"minLength": 1
|
|
132
|
+
},
|
|
133
|
+
"GEN": {
|
|
134
|
+
"type": "string",
|
|
135
|
+
"minLength": 1
|
|
136
|
+
},
|
|
137
|
+
"HAB": {
|
|
138
|
+
"type": "string",
|
|
139
|
+
"minLength": 1
|
|
140
|
+
},
|
|
141
|
+
"HAG": {
|
|
142
|
+
"type": "string",
|
|
143
|
+
"minLength": 1
|
|
144
|
+
},
|
|
145
|
+
"HEB": {
|
|
146
|
+
"type": "string",
|
|
147
|
+
"minLength": 1
|
|
148
|
+
},
|
|
149
|
+
"HOS": {
|
|
150
|
+
"type": "string",
|
|
151
|
+
"minLength": 1
|
|
152
|
+
},
|
|
153
|
+
"ISA": {
|
|
154
|
+
"type": "string",
|
|
155
|
+
"minLength": 1
|
|
156
|
+
},
|
|
157
|
+
"JAS": {
|
|
158
|
+
"type": "string",
|
|
159
|
+
"minLength": 1
|
|
160
|
+
},
|
|
161
|
+
"JDG": {
|
|
162
|
+
"type": "string",
|
|
163
|
+
"minLength": 1
|
|
164
|
+
},
|
|
165
|
+
"JER": {
|
|
166
|
+
"type": "string",
|
|
167
|
+
"minLength": 1
|
|
168
|
+
},
|
|
169
|
+
"JHN": {
|
|
170
|
+
"type": "string",
|
|
171
|
+
"minLength": 1
|
|
172
|
+
},
|
|
173
|
+
"JOB": {
|
|
174
|
+
"type": "string",
|
|
175
|
+
"minLength": 1
|
|
176
|
+
},
|
|
177
|
+
"JOL": {
|
|
178
|
+
"type": "string",
|
|
179
|
+
"minLength": 1
|
|
180
|
+
},
|
|
181
|
+
"JON": {
|
|
182
|
+
"type": "string",
|
|
183
|
+
"minLength": 1
|
|
184
|
+
},
|
|
185
|
+
"JOS": {
|
|
186
|
+
"type": "string",
|
|
187
|
+
"minLength": 1
|
|
188
|
+
},
|
|
189
|
+
"JUD": {
|
|
190
|
+
"type": "string",
|
|
191
|
+
"minLength": 1
|
|
192
|
+
},
|
|
193
|
+
"LAM": {
|
|
194
|
+
"type": "string",
|
|
195
|
+
"minLength": 1
|
|
196
|
+
},
|
|
197
|
+
"LEV": {
|
|
198
|
+
"type": "string",
|
|
199
|
+
"minLength": 1
|
|
200
|
+
},
|
|
201
|
+
"LUK": {
|
|
202
|
+
"type": "string",
|
|
203
|
+
"minLength": 1
|
|
204
|
+
},
|
|
205
|
+
"MAL": {
|
|
206
|
+
"type": "string",
|
|
207
|
+
"minLength": 1
|
|
208
|
+
},
|
|
209
|
+
"MAT": {
|
|
210
|
+
"type": "string",
|
|
211
|
+
"minLength": 1
|
|
212
|
+
},
|
|
213
|
+
"MIC": {
|
|
214
|
+
"type": "string",
|
|
215
|
+
"minLength": 1
|
|
216
|
+
},
|
|
217
|
+
"MRK": {
|
|
218
|
+
"type": "string",
|
|
219
|
+
"minLength": 1
|
|
220
|
+
},
|
|
221
|
+
"NAM": {
|
|
222
|
+
"type": "string",
|
|
223
|
+
"minLength": 1
|
|
224
|
+
},
|
|
225
|
+
"NEH": {
|
|
226
|
+
"type": "string",
|
|
227
|
+
"minLength": 1
|
|
228
|
+
},
|
|
229
|
+
"NUM": {
|
|
230
|
+
"type": "string",
|
|
231
|
+
"minLength": 1
|
|
232
|
+
},
|
|
233
|
+
"OBA": {
|
|
234
|
+
"type": "string",
|
|
235
|
+
"minLength": 1
|
|
236
|
+
},
|
|
237
|
+
"PHM": {
|
|
238
|
+
"type": "string",
|
|
239
|
+
"minLength": 1
|
|
240
|
+
},
|
|
241
|
+
"PHP": {
|
|
242
|
+
"type": "string",
|
|
243
|
+
"minLength": 1
|
|
244
|
+
},
|
|
245
|
+
"PRO": {
|
|
246
|
+
"type": "string",
|
|
247
|
+
"minLength": 1
|
|
248
|
+
},
|
|
249
|
+
"PSA": {
|
|
250
|
+
"type": "string",
|
|
251
|
+
"minLength": 1
|
|
252
|
+
},
|
|
253
|
+
"REV": {
|
|
254
|
+
"type": "string",
|
|
255
|
+
"minLength": 1
|
|
256
|
+
},
|
|
257
|
+
"ROM": {
|
|
258
|
+
"type": "string",
|
|
259
|
+
"minLength": 1
|
|
260
|
+
},
|
|
261
|
+
"RUT": {
|
|
262
|
+
"type": "string",
|
|
263
|
+
"minLength": 1
|
|
264
|
+
},
|
|
265
|
+
"SNG": {
|
|
266
|
+
"type": "string",
|
|
267
|
+
"minLength": 1
|
|
268
|
+
},
|
|
269
|
+
"TIT": {
|
|
270
|
+
"type": "string",
|
|
271
|
+
"minLength": 1
|
|
272
|
+
},
|
|
273
|
+
"ZEC": {
|
|
274
|
+
"type": "string",
|
|
275
|
+
"minLength": 1
|
|
276
|
+
},
|
|
277
|
+
"ZEP": {
|
|
278
|
+
"type": "string",
|
|
279
|
+
"minLength": 1
|
|
280
|
+
}
|
|
80
281
|
},
|
|
81
282
|
"required": [
|
|
82
283
|
"1CH",
|
|
@@ -151,5 +352,8 @@
|
|
|
151
352
|
}
|
|
152
353
|
}
|
|
153
354
|
},
|
|
154
|
-
"required": [
|
|
355
|
+
"required": [
|
|
356
|
+
"$schema",
|
|
357
|
+
"data"
|
|
358
|
+
]
|
|
155
359
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.translationsIntroduction = void 0;
|
|
4
|
-
// This file is auto-generated by scripts/prep. Do not edit manually.
|
|
5
4
|
const translationsIntroduction_zod_1 = require("./translationsIntroduction.zod");
|
|
6
5
|
const data = require('./translationsIntroduction.json');
|
|
7
6
|
exports.translationsIntroduction = translationsIntroduction_zod_1.TranslationsIntroduction.parse(data.data);
|