waha-shared 1.0.262 → 1.0.264

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.
Files changed (89) hide show
  1. package/README.md +60 -3
  2. package/dist/data/areas/areas.schema.json +4 -13
  3. package/dist/data/areas/index.js +1 -0
  4. package/dist/data/aslTimestamps/aslTimestamps.schema.json +6 -22
  5. package/dist/data/aslTimestamps/index.js +1 -0
  6. package/dist/data/bibleAudios/bibleAudios.schema.json +8 -27
  7. package/dist/data/bibleAudios/index.js +1 -0
  8. package/dist/data/bibleBooks/bibleBooks.schema.json +8 -24
  9. package/dist/data/bibleBooks/index.js +1 -0
  10. package/dist/data/bibleChaptersList/bibleChaptersList.schema.json +3 -7
  11. package/dist/data/bibleChaptersList/index.js +1 -0
  12. package/dist/data/bibleStatuses/bibleStatuses.schema.json +7 -23
  13. package/dist/data/bibleStatuses/index.js +1 -0
  14. package/dist/data/bibleTexts/bibleTexts.schema.json +7 -22
  15. package/dist/data/bibleTexts/index.js +1 -0
  16. package/dist/data/clones/clones.schema.json +8 -26
  17. package/dist/data/clones/index.js +1 -0
  18. package/dist/data/countries/countries.schema.json +8 -28
  19. package/dist/data/countries/index.js +1 -0
  20. package/dist/data/countriesAndLanguages/countriesAndLanguages.schema.json +5 -17
  21. package/dist/data/countriesAndLanguages/index.js +1 -0
  22. package/dist/data/crowdinLanguages/crowdinLanguages.schema.json +5 -18
  23. package/dist/data/crowdinLanguages/index.js +1 -0
  24. package/dist/data/curriculumFoundations/curriculumFoundations.schema.json +7 -21
  25. package/dist/data/curriculumFoundations/index.js +1 -0
  26. package/dist/data/curriculumQuestions/curriculumQuestions.schema.json +9 -28
  27. package/dist/data/curriculumQuestions/index.js +1 -0
  28. package/dist/data/curriculumTopics/curriculumTopics.schema.json +7 -21
  29. package/dist/data/curriculumTopics/index.js +1 -0
  30. package/dist/data/iosVoiceOverLanguages/index.js +1 -0
  31. package/dist/data/iosVoiceOverLanguages/iosVoiceOverLanguages.schema.json +3 -7
  32. package/dist/data/iso6933LanguageCodes/index.js +1 -0
  33. package/dist/data/iso6933LanguageCodes/iso6933LanguageCodes.schema.json +4 -10
  34. package/dist/data/languageAssets/index.js +1 -0
  35. package/dist/data/languageAssets/languageAssets.schema.json +5 -14
  36. package/dist/data/languages/index.js +1 -0
  37. package/dist/data/languages/languages.json +0 -1
  38. package/dist/data/languages/languages.schema.json +18 -76
  39. package/dist/data/mediaDurations/index.js +1 -0
  40. package/dist/data/mediaDurations/mediaDurations.schema.json +5 -14
  41. package/dist/data/notification/index.js +1 -0
  42. package/dist/data/notification/notification.schema.json +20 -71
  43. package/dist/data/numeralMaps/index.js +1 -0
  44. package/dist/data/numeralMaps/numeralMaps.schema.json +5 -22
  45. package/dist/data/phoneLanguages/index.js +1 -0
  46. package/dist/data/phoneLanguages/phoneLanguages.schema.json +5 -16
  47. package/dist/data/questions/index.js +1 -0
  48. package/dist/data/questions/questions.schema.json +7 -24
  49. package/dist/data/releaseNotes/index.js +1 -0
  50. package/dist/data/releaseNotes/releaseNotes.schema.json +6 -18
  51. package/dist/data/screenshots/index.js +1 -0
  52. package/dist/data/screenshots/screenshots.schema.json +4 -10
  53. package/dist/data/scripts/index.js +1 -0
  54. package/dist/data/scripts/scripts.schema.json +7 -20
  55. package/dist/data/sets/index.js +1 -0
  56. package/dist/data/sets/sets.schema.json +8 -30
  57. package/dist/data/specialIds/index.js +1 -0
  58. package/dist/data/specialIds/specialIds.schema.json +6 -19
  59. package/dist/data/translationsApp/index.d.ts +10 -11
  60. package/dist/data/translationsApp/index.js +1 -0
  61. package/dist/data/translationsApp/translationsApp.json +11676 -7
  62. package/dist/data/translationsApp/translationsApp.schema.json +313 -1086
  63. package/dist/data/translationsApp/translationsApp.zod.d.ts +10 -11
  64. package/dist/data/translationsApp/translationsApp.zod.js +11 -11
  65. package/dist/data/translationsFtb/index.js +1 -0
  66. package/dist/data/translationsFtb/translationsFtb.schema.json +70 -274
  67. package/dist/data/translationsIntroduction/index.js +1 -0
  68. package/dist/data/translationsIntroduction/translationsIntroduction.schema.json +43 -165
  69. package/dist/data/translationsQuestion/index.js +1 -0
  70. package/dist/data/translationsQuestion/translationsQuestion.schema.json +5 -13
  71. package/dist/data/translationsSet/index.js +1 -0
  72. package/dist/data/translationsSet/translationsSet.json +789 -0
  73. package/dist/data/translationsSet/translationsSet.schema.json +11 -36
  74. package/dist/data/translationsSolarSpeaker/index.js +1 -0
  75. package/dist/data/translationsSolarSpeaker/translationsSolarSpeaker.schema.json +46 -178
  76. package/dist/data/translationsSpokenQuestion/index.js +1 -0
  77. package/dist/data/translationsSpokenQuestion/translationsSpokenQuestion.schema.json +5 -13
  78. package/dist/data/youtubePlaylists/index.js +1 -0
  79. package/dist/data/youtubePlaylists/youtubePlaylists.schema.json +4 -10
  80. package/dist/data/youtubeVideos/index.js +1 -0
  81. package/dist/data/youtubeVideos/youtubeVideos.schema.json +4 -10
  82. package/dist/types/analytics.d.ts +26 -12
  83. package/dist/types/articles.d.ts +28 -0
  84. package/dist/types/articles.js +5 -9
  85. package/dist/types/microLessons.d.ts +60 -9
  86. package/dist/types/microLessons.js +23 -19
  87. package/dist/types/webContent.d.ts +16 -0
  88. package/dist/types/webContent.js +20 -1
  89. package/package.json +1 -1
@@ -1,83 +1,41 @@
1
1
  {
2
+ "description": "This file is auto-generated by scripts/prep. Do not edit manually.",
2
3
  "$schema": "http://json-schema.org/draft-07/schema#",
3
4
  "type": "object",
4
5
  "properties": {
5
- "$schema": {
6
- "type": "string"
7
- },
6
+ "$schema": { "type": "string" },
8
7
  "data": {
9
8
  "$schema": "https://json-schema.org/draft/2020-12/schema",
10
9
  "type": "object",
11
- "propertyNames": {
12
- "type": "string"
13
- },
10
+ "propertyNames": { "type": "string" },
14
11
  "additionalProperties": {
15
12
  "type": "object",
16
13
  "properties": {
17
- "name": {
18
- "type": "string",
19
- "minLength": 1
20
- },
21
- "version": {
22
- "type": "string",
23
- "minLength": 1
24
- },
14
+ "name": { "type": "string", "minLength": 1 },
15
+ "version": { "type": "string", "minLength": 1 },
25
16
  "a11y_add_secondary_language_hint": {
26
17
  "type": "string",
27
18
  "minLength": 1
28
19
  },
29
- "a11y_article_hint": {
30
- "type": "string",
31
- "minLength": 1
32
- },
33
- "a11y_banner_dismiss_hint": {
34
- "type": "string",
35
- "minLength": 1
36
- },
20
+ "a11y_article_hint": { "type": "string", "minLength": 1 },
21
+ "a11y_banner_dismiss_hint": { "type": "string", "minLength": 1 },
37
22
  "a11y_bible_audio_controls_label": {
38
23
  "type": "string",
39
24
  "minLength": 1
40
25
  },
41
- "a11y_bible_translation_hint": {
42
- "type": "string",
43
- "minLength": 1
44
- },
45
- "a11y_bookmark_hint": {
46
- "type": "string",
47
- "minLength": 1
48
- },
49
- "a11y_bookmark_label": {
50
- "type": "string",
51
- "minLength": 1
52
- },
53
- "a11y_change_languages_hint": {
54
- "type": "string",
55
- "minLength": 1
56
- },
57
- "a11y_chapter_button_hint": {
58
- "type": "string",
59
- "minLength": 1
60
- },
26
+ "a11y_bible_translation_hint": { "type": "string", "minLength": 1 },
27
+ "a11y_bookmark_hint": { "type": "string", "minLength": 1 },
28
+ "a11y_bookmark_label": { "type": "string", "minLength": 1 },
29
+ "a11y_change_languages_hint": { "type": "string", "minLength": 1 },
30
+ "a11y_chapter_button_hint": { "type": "string", "minLength": 1 },
61
31
  "a11y_choose_primary_language_hint": {
62
32
  "type": "string",
63
33
  "minLength": 1
64
34
  },
65
- "a11y_clear_passcode_hint": {
66
- "type": "string",
67
- "minLength": 1
68
- },
69
- "a11y_download_set_label": {
70
- "type": "string",
71
- "minLength": 1
72
- },
73
- "a11y_extra_controls_hint": {
74
- "type": "string",
75
- "minLength": 1
76
- },
77
- "a11y_extra_controls_label": {
78
- "type": "string",
79
- "minLength": 1
80
- },
35
+ "a11y_clear_passcode_hint": { "type": "string", "minLength": 1 },
36
+ "a11y_download_set_label": { "type": "string", "minLength": 1 },
37
+ "a11y_extra_controls_hint": { "type": "string", "minLength": 1 },
38
+ "a11y_extra_controls_label": { "type": "string", "minLength": 1 },
81
39
  "a11y_font_size_decrement_label": {
82
40
  "type": "string",
83
41
  "minLength": 1
@@ -86,50 +44,17 @@
86
44
  "type": "string",
87
45
  "minLength": 1
88
46
  },
89
- "a11y_font_size_label": {
90
- "type": "string",
91
- "minLength": 1
92
- },
93
- "a11y_give_button_hint": {
94
- "type": "string",
95
- "minLength": 1
96
- },
97
- "a11y_group_help_hint": {
98
- "type": "string",
99
- "minLength": 1
100
- },
101
- "a11y_lesson_actions_hint": {
102
- "type": "string",
103
- "minLength": 1
104
- },
105
- "a11y_lesson_actions_label": {
106
- "type": "string",
107
- "minLength": 1
108
- },
109
- "a11y_lesson_hint": {
110
- "type": "string",
111
- "minLength": 1
112
- },
113
- "a11y_lesson_label": {
114
- "type": "string",
115
- "minLength": 1
116
- },
117
- "a11y_lesson_question_label": {
118
- "type": "string",
119
- "minLength": 1
120
- },
121
- "a11y_lesson_text_hint": {
122
- "type": "string",
123
- "minLength": 1
124
- },
125
- "a11y_mute_label": {
126
- "type": "string",
127
- "minLength": 1
128
- },
129
- "a11y_play_button_label": {
130
- "type": "string",
131
- "minLength": 1
132
- },
47
+ "a11y_font_size_label": { "type": "string", "minLength": 1 },
48
+ "a11y_give_button_hint": { "type": "string", "minLength": 1 },
49
+ "a11y_group_help_hint": { "type": "string", "minLength": 1 },
50
+ "a11y_lesson_actions_hint": { "type": "string", "minLength": 1 },
51
+ "a11y_lesson_actions_label": { "type": "string", "minLength": 1 },
52
+ "a11y_lesson_hint": { "type": "string", "minLength": 1 },
53
+ "a11y_lesson_label": { "type": "string", "minLength": 1 },
54
+ "a11y_lesson_question_label": { "type": "string", "minLength": 1 },
55
+ "a11y_lesson_text_hint": { "type": "string", "minLength": 1 },
56
+ "a11y_mute_label": { "type": "string", "minLength": 1 },
57
+ "a11y_play_button_label": { "type": "string", "minLength": 1 },
133
58
  "a11y_playback_speed_decrement_label": {
134
59
  "type": "string",
135
60
  "minLength": 1
@@ -138,58 +63,19 @@
138
63
  "type": "string",
139
64
  "minLength": 1
140
65
  },
141
- "a11y_playback_speed_label": {
142
- "type": "string",
143
- "minLength": 1
144
- },
145
- "a11y_radio_hint": {
146
- "type": "string",
147
- "minLength": 1
148
- },
149
- "a11y_remove_language_label": {
150
- "type": "string",
151
- "minLength": 1
152
- },
153
- "a11y_scrubber_decrement_label": {
154
- "type": "string",
155
- "minLength": 1
156
- },
157
- "a11y_scrubber_increment_label": {
158
- "type": "string",
159
- "minLength": 1
160
- },
161
- "a11y_scrubber_label": {
162
- "type": "string",
163
- "minLength": 1
164
- },
165
- "a11y_search_hint": {
166
- "type": "string",
167
- "minLength": 1
168
- },
169
- "a11y_security_mode_label": {
170
- "type": "string",
171
- "minLength": 1
172
- },
173
- "a11y_set_hint": {
174
- "type": "string",
175
- "minLength": 1
176
- },
177
- "a11y_share_lesson_label": {
178
- "type": "string",
179
- "minLength": 1
180
- },
181
- "a11y_tab_hint": {
182
- "type": "string",
183
- "minLength": 1
184
- },
185
- "a11y_video_label": {
186
- "type": "string",
187
- "minLength": 1
188
- },
189
- "a11y_view_bible_hint": {
190
- "type": "string",
191
- "minLength": 1
192
- },
66
+ "a11y_playback_speed_label": { "type": "string", "minLength": 1 },
67
+ "a11y_radio_hint": { "type": "string", "minLength": 1 },
68
+ "a11y_remove_language_label": { "type": "string", "minLength": 1 },
69
+ "a11y_scrubber_decrement_label": { "type": "string", "minLength": 1 },
70
+ "a11y_scrubber_increment_label": { "type": "string", "minLength": 1 },
71
+ "a11y_scrubber_label": { "type": "string", "minLength": 1 },
72
+ "a11y_search_hint": { "type": "string", "minLength": 1 },
73
+ "a11y_security_mode_label": { "type": "string", "minLength": 1 },
74
+ "a11y_set_hint": { "type": "string", "minLength": 1 },
75
+ "a11y_share_lesson_label": { "type": "string", "minLength": 1 },
76
+ "a11y_tab_hint": { "type": "string", "minLength": 1 },
77
+ "a11y_video_label": { "type": "string", "minLength": 1 },
78
+ "a11y_view_bible_hint": { "type": "string", "minLength": 1 },
193
79
  "a11y_view_in_progress_language_hint": {
194
80
  "type": "string",
195
81
  "minLength": 1
@@ -198,26 +84,11 @@
198
84
  "type": "string",
199
85
  "minLength": 1
200
86
  },
201
- "about": {
202
- "type": "string",
203
- "minLength": 1
204
- },
205
- "add_language": {
206
- "type": "string",
207
- "minLength": 1
208
- },
209
- "all": {
210
- "type": "string",
211
- "minLength": 1
212
- },
213
- "all_languages": {
214
- "type": "string",
215
- "minLength": 1
216
- },
217
- "app_store_listing_description": {
218
- "type": "string",
219
- "minLength": 1
220
- },
87
+ "about": { "type": "string", "minLength": 1 },
88
+ "add_language": { "type": "string", "minLength": 1 },
89
+ "all": { "type": "string", "minLength": 1 },
90
+ "all_languages": { "type": "string", "minLength": 1 },
91
+ "app_store_listing_description": { "type": "string", "minLength": 1 },
221
92
  "app_store_listing_screenshot_foundations": {
222
93
  "type": "string",
223
94
  "minLength": 1
@@ -258,1025 +129,380 @@
258
129
  "type": "string",
259
130
  "minLength": 1
260
131
  },
261
- "app_store_listing_subtitle": {
262
- "type": "string",
263
- "minLength": 1
264
- },
265
- "app_store_listing_title": {
266
- "type": "string",
267
- "minLength": 1
268
- },
269
- "appearance": {
270
- "type": "string",
271
- "minLength": 1
272
- },
273
- "application": {
274
- "type": "string",
275
- "minLength": 1
276
- },
277
- "article_categories_65004e85fba2e8c9d281a73e": {
278
- "type": "string",
279
- "minLength": 1
280
- },
281
- "article_categories_65004e8eaf7c1d3f8289315a": {
282
- "type": "string",
283
- "minLength": 1
284
- },
285
- "article_categories_65004f8eead7951cf3c33243": {
286
- "type": "string",
287
- "minLength": 1
288
- },
289
- "article_categories_65005061a72598db83565c66": {
290
- "type": "string",
291
- "minLength": 1
292
- },
293
- "article_categories_65400527806b42d2e6ae4fd0": {
294
- "type": "string",
295
- "minLength": 1
296
- },
297
- "article_categories_65ca47557375e35a56523645": {
298
- "type": "string",
299
- "minLength": 1
300
- },
301
- "article_cta_body": {
302
- "type": "string",
303
- "minLength": 1
304
- },
305
- "article_cta_header": {
306
- "type": "string",
307
- "minLength": 1
308
- },
309
- "articles": {
310
- "type": "string",
311
- "minLength": 1
312
- },
313
- "audio": {
314
- "type": "string",
315
- "minLength": 1
316
- },
317
- "back": {
318
- "type": "string",
319
- "minLength": 1
320
- },
321
- "bible": {
322
- "type": "string",
323
- "minLength": 1
324
- },
325
- "bookmarks": {
326
- "type": "string",
327
- "minLength": 1
328
- },
329
- "bookmarks_description": {
330
- "type": "string",
331
- "minLength": 1
332
- },
333
- "bridge_language_explanation": {
334
- "type": "string",
335
- "minLength": 1
336
- },
337
- "calculator": {
338
- "type": "string",
339
- "minLength": 1
340
- },
341
- "calculator_description": {
342
- "type": "string",
343
- "minLength": 1
344
- },
345
- "cancel": {
346
- "type": "string",
347
- "minLength": 1
348
- },
349
- "cant_share_until_download": {
350
- "type": "string",
351
- "minLength": 1
352
- },
353
- "cast_to_tv": {
354
- "type": "string",
355
- "minLength": 1
356
- },
357
- "casting": {
358
- "type": "string",
359
- "minLength": 1
360
- },
361
- "change_chapter": {
362
- "type": "string",
363
- "minLength": 1
364
- },
365
- "change_languages": {
366
- "type": "string",
367
- "minLength": 1
368
- },
369
- "change_passcode": {
370
- "type": "string",
371
- "minLength": 1
372
- },
373
- "change_security_app": {
374
- "type": "string",
375
- "minLength": 1
376
- },
132
+ "app_store_listing_subtitle": { "type": "string", "minLength": 1 },
133
+ "app_store_listing_title": { "type": "string", "minLength": 1 },
134
+ "appearance": { "type": "string", "minLength": 1 },
135
+ "application": { "type": "string", "minLength": 1 },
136
+ "article_cta_body": { "type": "string", "minLength": 1 },
137
+ "article_cta_header": { "type": "string", "minLength": 1 },
138
+ "articles": { "type": "string", "minLength": 1 },
139
+ "audio": { "type": "string", "minLength": 1 },
140
+ "back": { "type": "string", "minLength": 1 },
141
+ "bible": { "type": "string", "minLength": 1 },
142
+ "bookmarks": { "type": "string", "minLength": 1 },
143
+ "bookmarks_description": { "type": "string", "minLength": 1 },
144
+ "bridge_language_explanation": { "type": "string", "minLength": 1 },
145
+ "calculator": { "type": "string", "minLength": 1 },
146
+ "calculator_description": { "type": "string", "minLength": 1 },
147
+ "cancel": { "type": "string", "minLength": 1 },
148
+ "cant_share_until_download": { "type": "string", "minLength": 1 },
149
+ "cast_to_tv": { "type": "string", "minLength": 1 },
150
+ "casting": { "type": "string", "minLength": 1 },
151
+ "change_chapter": { "type": "string", "minLength": 1 },
152
+ "change_languages": { "type": "string", "minLength": 1 },
153
+ "change_passcode": { "type": "string", "minLength": 1 },
154
+ "change_security_app": { "type": "string", "minLength": 1 },
377
155
  "change_security_app_description": {
378
156
  "type": "string",
379
157
  "minLength": 1
380
158
  },
381
- "change_timeout": {
159
+ "change_timeout": { "type": "string", "minLength": 1 },
160
+ "change_video_language": { "type": "string", "minLength": 1 },
161
+ "changing_layout_direction": { "type": "string", "minLength": 1 },
162
+ "chapter_fetching": { "type": "string", "minLength": 1 },
163
+ "chapter_not_available": { "type": "string", "minLength": 1 },
164
+ "chapter_offline": { "type": "string", "minLength": 1 },
165
+ "choose_passcode": { "type": "string", "minLength": 1 },
166
+ "clear": { "type": "string", "minLength": 1 },
167
+ "close": { "type": "string", "minLength": 1 },
168
+ "confirm": { "type": "string", "minLength": 1 },
169
+ "confirm_passcode": { "type": "string", "minLength": 1 },
170
+ "connect_to_continue": { "type": "string", "minLength": 1 },
171
+ "contact_us": { "type": "string", "minLength": 1 },
172
+ "continue": { "type": "string", "minLength": 1 },
173
+ "contribute": { "type": "string", "minLength": 1 },
174
+ "copied_to_clipboard": { "type": "string", "minLength": 1 },
175
+ "dark": { "type": "string", "minLength": 1 },
176
+ "dark_mode": { "type": "string", "minLength": 1 },
177
+ "default": { "type": "string", "minLength": 1 },
178
+ "disciple_making_course": { "type": "string", "minLength": 1 },
179
+ "dm_course_locked_blurb": { "type": "string", "minLength": 1 },
180
+ "done": { "type": "string", "minLength": 1 },
181
+ "download": { "type": "string", "minLength": 1 },
182
+ "download_app": { "type": "string", "minLength": 1 },
183
+ "download_over_data": { "type": "string", "minLength": 1 },
184
+ "download_paused": { "type": "string", "minLength": 1 },
185
+ "downloading": { "type": "string", "minLength": 1 },
186
+ "downloading_to_share": { "type": "string", "minLength": 1 },
187
+ "edit": { "type": "string", "minLength": 1 },
188
+ "email": { "type": "string", "minLength": 1 },
189
+ "enter_passcode": { "type": "string", "minLength": 1 },
190
+ "favorites": { "type": "string", "minLength": 1 },
191
+ "fellowship": { "type": "string", "minLength": 1 },
192
+ "fetch_bible_error": { "type": "string", "minLength": 1 },
193
+ "fetch_bible_no_internet": { "type": "string", "minLength": 1 },
194
+ "filter_articles": { "type": "string", "minLength": 1 },
195
+ "finish": { "type": "string", "minLength": 1 },
196
+ "font_size": { "type": "string", "minLength": 1 },
197
+ "foundations": { "type": "string", "minLength": 1 },
198
+ "get_started_foundations": { "type": "string", "minLength": 1 },
199
+ "get_started_training": { "type": "string", "minLength": 1 },
200
+ "give": { "type": "string", "minLength": 1 },
201
+ "give_blurb": { "type": "string", "minLength": 1 },
202
+ "give_to_language": { "type": "string", "minLength": 1 },
203
+ "got_it": { "type": "string", "minLength": 1 },
204
+ "help_tips": { "type": "string", "minLength": 1 },
205
+ "heres_whats_new": { "type": "string", "minLength": 1 },
206
+ "home": { "type": "string", "minLength": 1 },
207
+ "in_development": { "type": "string", "minLength": 1 },
208
+ "instant": { "type": "string", "minLength": 1 },
209
+ "internet_required_download": { "type": "string", "minLength": 1 },
210
+ "internet_required_download_share": {
382
211
  "type": "string",
383
212
  "minLength": 1
384
213
  },
385
- "change_video_language": {
214
+ "introduction": { "type": "string", "minLength": 1 },
215
+ "language_names": {
216
+ "type": "object",
217
+ "propertyNames": { "type": "string" },
218
+ "additionalProperties": { "type": "string", "minLength": 1 },
219
+ "description": "Mapping of language codes (ISO 639 or internal codes) to their localized display names"
220
+ },
221
+ "language_types_app_interface": { "type": "string", "minLength": 1 },
222
+ "language_types_meet": { "type": "string", "minLength": 1 },
223
+ "language_types_meet_primary": { "type": "string", "minLength": 1 },
224
+ "language_types_meet_secondary": { "type": "string", "minLength": 1 },
225
+ "language_types_video_bridge": { "type": "string", "minLength": 1 },
226
+ "later": { "type": "string", "minLength": 1 },
227
+ "learn": { "type": "string", "minLength": 1 },
228
+ "learn_more": { "type": "string", "minLength": 1 },
229
+ "light": { "type": "string", "minLength": 1 },
230
+ "listen_to_story_again": { "type": "string", "minLength": 1 },
231
+ "loading_file_size": { "type": "string", "minLength": 1 },
232
+ "mark_complete": { "type": "string", "minLength": 1 },
233
+ "meet": { "type": "string", "minLength": 1 },
234
+ "meeting_history": { "type": "string", "minLength": 1 },
235
+ "megabyte": { "type": "string", "minLength": 1 },
236
+ "message": { "type": "string", "minLength": 1 },
237
+ "more": { "type": "string", "minLength": 1 },
238
+ "my_primary_language": { "type": "string", "minLength": 1 },
239
+ "no_connection": { "type": "string", "minLength": 1 },
240
+ "no_files_to_delete": { "type": "string", "minLength": 1 },
241
+ "no_languages_found": { "type": "string", "minLength": 1 },
242
+ "not_now": { "type": "string", "minLength": 1 },
243
+ "note_add": { "type": "string", "minLength": 1 },
244
+ "note_delete": { "type": "string", "minLength": 1 },
245
+ "note_edit": { "type": "string", "minLength": 1 },
246
+ "note_placeholder": { "type": "string", "minLength": 1 },
247
+ "note_saved": { "type": "string", "minLength": 1 },
248
+ "notes_view": { "type": "string", "minLength": 1 },
249
+ "notifications": { "type": "string", "minLength": 1 },
250
+ "notifications_enable": { "type": "string", "minLength": 1 },
251
+ "ok": { "type": "string", "minLength": 1 },
252
+ "passcode_set": { "type": "string", "minLength": 1 },
253
+ "percent_available": { "type": "string", "minLength": 1 },
254
+ "piano": { "type": "string", "minLength": 1 },
255
+ "piano_description": { "type": "string", "minLength": 1 },
256
+ "playback_speed": { "type": "string", "minLength": 1 },
257
+ "popups_app_interface_help": { "type": "string", "minLength": 1 },
258
+ "popups_casting_stop_confirm": { "type": "string", "minLength": 1 },
259
+ "popups_code_request_success_message": {
386
260
  "type": "string",
387
261
  "minLength": 1
388
262
  },
389
- "changing_layout_direction": {
263
+ "popups_codes_no_match_message": { "type": "string", "minLength": 1 },
264
+ "popups_codes_no_match_title": { "type": "string", "minLength": 1 },
265
+ "popups_foundations_description_believer": {
390
266
  "type": "string",
391
267
  "minLength": 1
392
268
  },
393
- "chapter_fetching": {
269
+ "popups_foundations_description_seeker": {
394
270
  "type": "string",
395
271
  "minLength": 1
396
272
  },
397
- "chapter_not_available": {
273
+ "popups_group_help_message": { "type": "string", "minLength": 1 },
274
+ "popups_group_help_title": { "type": "string", "minLength": 1 },
275
+ "popups_meet_help": { "type": "string", "minLength": 1 },
276
+ "popups_notification_opt_in_message": {
398
277
  "type": "string",
399
278
  "minLength": 1
400
279
  },
401
- "chapter_offline": {
280
+ "popups_notification_opt_in_title": {
402
281
  "type": "string",
403
282
  "minLength": 1
404
283
  },
405
- "choose_passcode": {
284
+ "popups_play_help_message": { "type": "string", "minLength": 1 },
285
+ "popups_play_help_title": { "type": "string", "minLength": 1 },
286
+ "popups_remove_meeting_message": { "type": "string", "minLength": 1 },
287
+ "popups_remove_meeting_title": { "type": "string", "minLength": 1 },
288
+ "popups_submit_feedback_error_message": {
406
289
  "type": "string",
407
290
  "minLength": 1
408
291
  },
409
- "clear": {
292
+ "popups_submit_feedback_error_title": {
410
293
  "type": "string",
411
294
  "minLength": 1
412
295
  },
413
- "close": {
296
+ "popups_submit_feedback_success_message": {
414
297
  "type": "string",
415
298
  "minLength": 1
416
299
  },
417
- "confirm": {
300
+ "popups_submit_feedback_success_title": {
418
301
  "type": "string",
419
302
  "minLength": 1
420
303
  },
421
- "confirm_passcode": {
304
+ "popups_topics_description": { "type": "string", "minLength": 1 },
305
+ "popups_training_description_believer": {
422
306
  "type": "string",
423
307
  "minLength": 1
424
308
  },
425
- "connect_to_continue": {
309
+ "popups_unlock_successful_message": {
426
310
  "type": "string",
427
311
  "minLength": 1
428
312
  },
429
- "contact_us": {
313
+ "popups_unlock_successful_title": {
430
314
  "type": "string",
431
315
  "minLength": 1
432
316
  },
433
- "continue": {
317
+ "popups_unlocked_learn_help_message": {
434
318
  "type": "string",
435
319
  "minLength": 1
436
320
  },
437
- "contribute": {
321
+ "popups_unlocked_learn_help_title": {
438
322
  "type": "string",
439
323
  "minLength": 1
440
324
  },
441
- "copied_to_clipboard": {
325
+ "popups_watch_on_youtube_blurb": { "type": "string", "minLength": 1 },
326
+ "privacy_policy": { "type": "string", "minLength": 1 },
327
+ "question": { "type": "string", "minLength": 1 },
328
+ "question_dm_course": { "type": "string", "minLength": 1 },
329
+ "question_god_journey_option_1": { "type": "string", "minLength": 1 },
330
+ "question_god_journey_option_2": { "type": "string", "minLength": 1 },
331
+ "question_god_journey_option_3": { "type": "string", "minLength": 1 },
332
+ "question_god_journey_option_4": { "type": "string", "minLength": 1 },
333
+ "question_god_journey_question": { "type": "string", "minLength": 1 },
334
+ "question_hear_waha": { "type": "string", "minLength": 1 },
335
+ "question_how_familiar_bible_option_1_body": {
442
336
  "type": "string",
443
337
  "minLength": 1
444
338
  },
445
- "dark": {
339
+ "question_how_familiar_bible_option_1_title": {
446
340
  "type": "string",
447
341
  "minLength": 1
448
342
  },
449
- "dark_mode": {
343
+ "question_how_familiar_bible_option_2_body": {
450
344
  "type": "string",
451
345
  "minLength": 1
452
346
  },
453
- "default": {
347
+ "question_how_familiar_bible_option_2_title": {
454
348
  "type": "string",
455
349
  "minLength": 1
456
350
  },
457
- "disciple_making_course": {
351
+ "question_how_familiar_bible_option_3_body": {
458
352
  "type": "string",
459
353
  "minLength": 1
460
354
  },
461
- "dm_course_locked_blurb": {
355
+ "question_how_familiar_bible_option_3_title": {
462
356
  "type": "string",
463
357
  "minLength": 1
464
358
  },
465
- "done": {
359
+ "question_how_familiar_bible_question": {
466
360
  "type": "string",
467
361
  "minLength": 1
468
362
  },
469
- "download": {
363
+ "question_how_long_bible_option_1": {
470
364
  "type": "string",
471
365
  "minLength": 1
472
366
  },
473
- "download_app": {
367
+ "question_how_long_bible_option_2": {
474
368
  "type": "string",
475
369
  "minLength": 1
476
370
  },
477
- "download_over_data": {
371
+ "question_how_long_bible_question": {
478
372
  "type": "string",
479
373
  "minLength": 1
480
374
  },
481
- "download_paused": {
375
+ "rate_waha": { "type": "string", "minLength": 1 },
376
+ "recommended": { "type": "string", "minLength": 1 },
377
+ "recommended_for_you": { "type": "string", "minLength": 1 },
378
+ "remove": { "type": "string", "minLength": 1 },
379
+ "remove_download": { "type": "string", "minLength": 1 },
380
+ "report_a_problem": { "type": "string", "minLength": 1 },
381
+ "report_problem_help": { "type": "string", "minLength": 1 },
382
+ "request_passcode": { "type": "string", "minLength": 1 },
383
+ "required": { "type": "string", "minLength": 1 },
384
+ "retry": { "type": "string", "minLength": 1 },
385
+ "return_home": { "type": "string", "minLength": 1 },
386
+ "save_and_close": { "type": "string", "minLength": 1 },
387
+ "search": { "type": "string", "minLength": 1 },
388
+ "search_meet": { "type": "string", "minLength": 1 },
389
+ "secondary_languages": { "type": "string", "minLength": 1 },
390
+ "security": { "type": "string", "minLength": 1 },
391
+ "security_mode": { "type": "string", "minLength": 1 },
392
+ "security_mode_blurb": { "type": "string", "minLength": 1 },
393
+ "security_onboarding_page_1_message": {
482
394
  "type": "string",
483
395
  "minLength": 1
484
396
  },
485
- "downloading": {
397
+ "security_onboarding_page_1_title": {
486
398
  "type": "string",
487
399
  "minLength": 1
488
400
  },
489
- "downloading_to_share": {
401
+ "security_onboarding_page_2_message": {
490
402
  "type": "string",
491
403
  "minLength": 1
492
404
  },
493
- "edit": {
405
+ "security_onboarding_page_2_title": {
494
406
  "type": "string",
495
407
  "minLength": 1
496
408
  },
497
- "email": {
409
+ "security_onboarding_page_3_message": {
498
410
  "type": "string",
499
411
  "minLength": 1
500
412
  },
501
- "enter_passcode": {
413
+ "security_onboarding_page_3_title": {
502
414
  "type": "string",
503
415
  "minLength": 1
504
416
  },
505
- "favorites": {
417
+ "security_onboarding_page_4_message": {
506
418
  "type": "string",
507
419
  "minLength": 1
508
420
  },
509
- "fellowship": {
421
+ "security_onboarding_page_4_title": {
510
422
  "type": "string",
511
423
  "minLength": 1
512
424
  },
513
- "fetch_bible_error": {
425
+ "see_help": { "type": "string", "minLength": 1 },
426
+ "select_bible": { "type": "string", "minLength": 1 },
427
+ "select_book": { "type": "string", "minLength": 1 },
428
+ "select_initial_languages_blurb": {
514
429
  "type": "string",
515
430
  "minLength": 1
516
431
  },
517
- "fetch_bible_no_internet": {
432
+ "send_invite": { "type": "string", "minLength": 1 },
433
+ "settings": { "type": "string", "minLength": 1 },
434
+ "share": { "type": "string", "minLength": 1 },
435
+ "share_app": { "type": "string", "minLength": 1 },
436
+ "share_lesson_audio": { "type": "string", "minLength": 1 },
437
+ "share_lesson_link": { "type": "string", "minLength": 1 },
438
+ "share_lesson_text": { "type": "string", "minLength": 1 },
439
+ "share_lesson_video": { "type": "string", "minLength": 1 },
440
+ "share_passcode": { "type": "string", "minLength": 1 },
441
+ "share_story": { "type": "string", "minLength": 1 },
442
+ "share_story_text": { "type": "string", "minLength": 1 },
443
+ "share_with_group": { "type": "string", "minLength": 1 },
444
+ "sharing_messages_invite": { "type": "string", "minLength": 1 },
445
+ "sharing_messages_unlock_code": { "type": "string", "minLength": 1 },
446
+ "show_less": { "type": "string", "minLength": 1 },
447
+ "show_more": { "type": "string", "minLength": 1 },
448
+ "show_original": { "type": "string", "minLength": 1 },
449
+ "show_translation": { "type": "string", "minLength": 1 },
450
+ "skip": { "type": "string", "minLength": 1 },
451
+ "special_thanks": { "type": "string", "minLength": 1 },
452
+ "stop_casting": { "type": "string", "minLength": 1 },
453
+ "storage": { "type": "string", "minLength": 1 },
454
+ "story": { "type": "string", "minLength": 1 },
455
+ "submit": { "type": "string", "minLength": 1 },
456
+ "submitting": { "type": "string", "minLength": 1 },
457
+ "support_development": { "type": "string", "minLength": 1 },
458
+ "system": { "type": "string", "minLength": 1 },
459
+ "text": { "type": "string", "minLength": 1 },
460
+ "topics": { "type": "string", "minLength": 1 },
461
+ "trailer": { "type": "string", "minLength": 1 },
462
+ "training": { "type": "string", "minLength": 1 },
463
+ "training_video": { "type": "string", "minLength": 1 },
464
+ "translated_with_ai": { "type": "string", "minLength": 1 },
465
+ "unlock_onboarding_page_1_message": {
518
466
  "type": "string",
519
467
  "minLength": 1
520
468
  },
521
- "filter_articles": {
469
+ "unlock_onboarding_page_1_title": {
522
470
  "type": "string",
523
471
  "minLength": 1
524
472
  },
525
- "finish": {
473
+ "unlock_onboarding_page_2_message": {
526
474
  "type": "string",
527
475
  "minLength": 1
528
476
  },
529
- "font_size": {
477
+ "unlock_onboarding_page_2_title": {
530
478
  "type": "string",
531
479
  "minLength": 1
532
480
  },
533
- "foundations": {
534
- "type": "string",
535
- "minLength": 1
536
- },
537
- "get_started_foundations": {
538
- "type": "string",
539
- "minLength": 1
540
- },
541
- "get_started_training": {
542
- "type": "string",
543
- "minLength": 1
544
- },
545
- "give": {
546
- "type": "string",
547
- "minLength": 1
548
- },
549
- "give_blurb": {
550
- "type": "string",
551
- "minLength": 1
552
- },
553
- "give_to_language": {
554
- "type": "string",
555
- "minLength": 1
556
- },
557
- "got_it": {
558
- "type": "string",
559
- "minLength": 1
560
- },
561
- "help_tips": {
562
- "type": "string",
563
- "minLength": 1
564
- },
565
- "heres_whats_new": {
566
- "type": "string",
567
- "minLength": 1
568
- },
569
- "home": {
570
- "type": "string",
571
- "minLength": 1
572
- },
573
- "in_development": {
574
- "type": "string",
575
- "minLength": 1
576
- },
577
- "instant": {
578
- "type": "string",
579
- "minLength": 1
580
- },
581
- "internet_required_download": {
582
- "type": "string",
583
- "minLength": 1
584
- },
585
- "internet_required_download_share": {
586
- "type": "string",
587
- "minLength": 1
588
- },
589
- "introduction": {
590
- "type": "string",
591
- "minLength": 1
592
- },
593
- "language_names": {
594
- "type": "object",
595
- "propertyNames": {
596
- "type": "string"
597
- },
598
- "additionalProperties": {
599
- "type": "string",
600
- "minLength": 1
601
- },
602
- "description": "Mapping of language codes (ISO 639 or internal codes) to their localized display names"
603
- },
604
- "language_types_app_interface": {
605
- "type": "string",
606
- "minLength": 1
607
- },
608
- "language_types_meet": {
609
- "type": "string",
610
- "minLength": 1
611
- },
612
- "language_types_meet_primary": {
613
- "type": "string",
614
- "minLength": 1
615
- },
616
- "language_types_meet_secondary": {
617
- "type": "string",
618
- "minLength": 1
619
- },
620
- "language_types_video_bridge": {
621
- "type": "string",
622
- "minLength": 1
623
- },
624
- "later": {
625
- "type": "string",
626
- "minLength": 1
627
- },
628
- "learn": {
629
- "type": "string",
630
- "minLength": 1
631
- },
632
- "learn_more": {
633
- "type": "string",
634
- "minLength": 1
635
- },
636
- "light": {
637
- "type": "string",
638
- "minLength": 1
639
- },
640
- "listen_to_story_again": {
641
- "type": "string",
642
- "minLength": 1
643
- },
644
- "loading_file_size": {
645
- "type": "string",
646
- "minLength": 1
647
- },
648
- "mark_complete": {
649
- "type": "string",
650
- "minLength": 1
651
- },
652
- "meet": {
653
- "type": "string",
654
- "minLength": 1
655
- },
656
- "meeting_history": {
657
- "type": "string",
658
- "minLength": 1
659
- },
660
- "megabyte": {
661
- "type": "string",
662
- "minLength": 1
663
- },
664
- "message": {
665
- "type": "string",
666
- "minLength": 1
667
- },
668
- "more": {
669
- "type": "string",
670
- "minLength": 1
671
- },
672
- "my_primary_language": {
673
- "type": "string",
674
- "minLength": 1
675
- },
676
- "no_connection": {
677
- "type": "string",
678
- "minLength": 1
679
- },
680
- "no_files_to_delete": {
681
- "type": "string",
682
- "minLength": 1
683
- },
684
- "no_languages_found": {
685
- "type": "string",
686
- "minLength": 1
687
- },
688
- "not_now": {
689
- "type": "string",
690
- "minLength": 1
691
- },
692
- "note_add": {
693
- "type": "string",
694
- "minLength": 1
695
- },
696
- "note_delete": {
697
- "type": "string",
698
- "minLength": 1
699
- },
700
- "note_edit": {
701
- "type": "string",
702
- "minLength": 1
703
- },
704
- "note_placeholder": {
705
- "type": "string",
706
- "minLength": 1
707
- },
708
- "note_saved": {
709
- "type": "string",
710
- "minLength": 1
711
- },
712
- "notes_view": {
713
- "type": "string",
714
- "minLength": 1
715
- },
716
- "notifications": {
717
- "type": "string",
718
- "minLength": 1
719
- },
720
- "notifications_enable": {
721
- "type": "string",
722
- "minLength": 1
723
- },
724
- "ok": {
725
- "type": "string",
726
- "minLength": 1
727
- },
728
- "passcode_set": {
729
- "type": "string",
730
- "minLength": 1
731
- },
732
- "percent_available": {
733
- "type": "string",
734
- "minLength": 1
735
- },
736
- "piano": {
737
- "type": "string",
738
- "minLength": 1
739
- },
740
- "piano_description": {
741
- "type": "string",
742
- "minLength": 1
743
- },
744
- "playback_speed": {
745
- "type": "string",
746
- "minLength": 1
747
- },
748
- "popups_app_interface_help": {
749
- "type": "string",
750
- "minLength": 1
751
- },
752
- "popups_casting_stop_confirm": {
753
- "type": "string",
754
- "minLength": 1
755
- },
756
- "popups_code_request_success_message": {
757
- "type": "string",
758
- "minLength": 1
759
- },
760
- "popups_codes_no_match_message": {
761
- "type": "string",
762
- "minLength": 1
763
- },
764
- "popups_codes_no_match_title": {
765
- "type": "string",
766
- "minLength": 1
767
- },
768
- "popups_foundations_description_believer": {
769
- "type": "string",
770
- "minLength": 1
771
- },
772
- "popups_foundations_description_seeker": {
773
- "type": "string",
774
- "minLength": 1
775
- },
776
- "popups_group_help_message": {
777
- "type": "string",
778
- "minLength": 1
779
- },
780
- "popups_group_help_title": {
781
- "type": "string",
782
- "minLength": 1
783
- },
784
- "popups_meet_help": {
785
- "type": "string",
786
- "minLength": 1
787
- },
788
- "popups_notification_opt_in_message": {
789
- "type": "string",
790
- "minLength": 1
791
- },
792
- "popups_notification_opt_in_title": {
793
- "type": "string",
794
- "minLength": 1
795
- },
796
- "popups_play_help_message": {
797
- "type": "string",
798
- "minLength": 1
799
- },
800
- "popups_play_help_title": {
801
- "type": "string",
802
- "minLength": 1
803
- },
804
- "popups_remove_meeting_message": {
805
- "type": "string",
806
- "minLength": 1
807
- },
808
- "popups_remove_meeting_title": {
809
- "type": "string",
810
- "minLength": 1
811
- },
812
- "popups_submit_feedback_error_message": {
813
- "type": "string",
814
- "minLength": 1
815
- },
816
- "popups_submit_feedback_error_title": {
817
- "type": "string",
818
- "minLength": 1
819
- },
820
- "popups_submit_feedback_success_message": {
821
- "type": "string",
822
- "minLength": 1
823
- },
824
- "popups_submit_feedback_success_title": {
825
- "type": "string",
826
- "minLength": 1
827
- },
828
- "popups_topics_description": {
829
- "type": "string",
830
- "minLength": 1
831
- },
832
- "popups_training_description_believer": {
833
- "type": "string",
834
- "minLength": 1
835
- },
836
- "popups_unlock_successful_message": {
837
- "type": "string",
838
- "minLength": 1
839
- },
840
- "popups_unlock_successful_title": {
841
- "type": "string",
842
- "minLength": 1
843
- },
844
- "popups_unlocked_learn_help_message": {
845
- "type": "string",
846
- "minLength": 1
847
- },
848
- "popups_unlocked_learn_help_title": {
849
- "type": "string",
850
- "minLength": 1
851
- },
852
- "popups_watch_on_youtube_blurb": {
853
- "type": "string",
854
- "minLength": 1
855
- },
856
- "privacy_policy": {
857
- "type": "string",
858
- "minLength": 1
859
- },
860
- "question": {
861
- "type": "string",
862
- "minLength": 1
863
- },
864
- "question_dm_course": {
865
- "type": "string",
866
- "minLength": 1
867
- },
868
- "question_god_journey_option_1": {
869
- "type": "string",
870
- "minLength": 1
871
- },
872
- "question_god_journey_option_2": {
873
- "type": "string",
874
- "minLength": 1
875
- },
876
- "question_god_journey_option_3": {
877
- "type": "string",
878
- "minLength": 1
879
- },
880
- "question_god_journey_option_4": {
881
- "type": "string",
882
- "minLength": 1
883
- },
884
- "question_god_journey_question": {
885
- "type": "string",
886
- "minLength": 1
887
- },
888
- "question_hear_waha": {
889
- "type": "string",
890
- "minLength": 1
891
- },
892
- "question_how_familiar_bible_option_1_body": {
893
- "type": "string",
894
- "minLength": 1
895
- },
896
- "question_how_familiar_bible_option_1_title": {
897
- "type": "string",
898
- "minLength": 1
899
- },
900
- "question_how_familiar_bible_option_2_body": {
901
- "type": "string",
902
- "minLength": 1
903
- },
904
- "question_how_familiar_bible_option_2_title": {
905
- "type": "string",
906
- "minLength": 1
907
- },
908
- "question_how_familiar_bible_option_3_body": {
909
- "type": "string",
910
- "minLength": 1
911
- },
912
- "question_how_familiar_bible_option_3_title": {
913
- "type": "string",
914
- "minLength": 1
915
- },
916
- "question_how_familiar_bible_question": {
917
- "type": "string",
918
- "minLength": 1
919
- },
920
- "question_how_long_bible_option_1": {
921
- "type": "string",
922
- "minLength": 1
923
- },
924
- "question_how_long_bible_option_2": {
925
- "type": "string",
926
- "minLength": 1
927
- },
928
- "question_how_long_bible_question": {
929
- "type": "string",
930
- "minLength": 1
931
- },
932
- "rate_waha": {
933
- "type": "string",
934
- "minLength": 1
935
- },
936
- "recommended": {
937
- "type": "string",
938
- "minLength": 1
939
- },
940
- "recommended_for_you": {
941
- "type": "string",
942
- "minLength": 1
943
- },
944
- "remove": {
945
- "type": "string",
946
- "minLength": 1
947
- },
948
- "remove_download": {
949
- "type": "string",
950
- "minLength": 1
951
- },
952
- "report_a_problem": {
953
- "type": "string",
954
- "minLength": 1
955
- },
956
- "report_problem_help": {
957
- "type": "string",
958
- "minLength": 1
959
- },
960
- "request_passcode": {
961
- "type": "string",
962
- "minLength": 1
963
- },
964
- "required": {
965
- "type": "string",
966
- "minLength": 1
967
- },
968
- "retry": {
969
- "type": "string",
970
- "minLength": 1
971
- },
972
- "return_home": {
973
- "type": "string",
974
- "minLength": 1
975
- },
976
- "save_and_close": {
977
- "type": "string",
978
- "minLength": 1
979
- },
980
- "search": {
981
- "type": "string",
982
- "minLength": 1
983
- },
984
- "search_meet": {
985
- "type": "string",
986
- "minLength": 1
987
- },
988
- "secondary_languages": {
989
- "type": "string",
990
- "minLength": 1
991
- },
992
- "security": {
993
- "type": "string",
994
- "minLength": 1
995
- },
996
- "security_mode": {
997
- "type": "string",
998
- "minLength": 1
999
- },
1000
- "security_mode_blurb": {
1001
- "type": "string",
1002
- "minLength": 1
1003
- },
1004
- "security_onboarding_page_1_message": {
1005
- "type": "string",
1006
- "minLength": 1
1007
- },
1008
- "security_onboarding_page_1_title": {
1009
- "type": "string",
1010
- "minLength": 1
1011
- },
1012
- "security_onboarding_page_2_message": {
1013
- "type": "string",
1014
- "minLength": 1
1015
- },
1016
- "security_onboarding_page_2_title": {
1017
- "type": "string",
1018
- "minLength": 1
1019
- },
1020
- "security_onboarding_page_3_message": {
1021
- "type": "string",
1022
- "minLength": 1
1023
- },
1024
- "security_onboarding_page_3_title": {
1025
- "type": "string",
1026
- "minLength": 1
1027
- },
1028
- "security_onboarding_page_4_message": {
1029
- "type": "string",
1030
- "minLength": 1
1031
- },
1032
- "security_onboarding_page_4_title": {
1033
- "type": "string",
1034
- "minLength": 1
1035
- },
1036
- "see_help": {
1037
- "type": "string",
1038
- "minLength": 1
1039
- },
1040
- "select_bible": {
1041
- "type": "string",
1042
- "minLength": 1
1043
- },
1044
- "select_book": {
1045
- "type": "string",
1046
- "minLength": 1
1047
- },
1048
- "select_initial_languages_blurb": {
1049
- "type": "string",
1050
- "minLength": 1
1051
- },
1052
- "send_invite": {
1053
- "type": "string",
1054
- "minLength": 1
1055
- },
1056
- "settings": {
1057
- "type": "string",
1058
- "minLength": 1
1059
- },
1060
- "share": {
1061
- "type": "string",
1062
- "minLength": 1
1063
- },
1064
- "share_app": {
1065
- "type": "string",
1066
- "minLength": 1
1067
- },
1068
- "share_lesson_audio": {
1069
- "type": "string",
1070
- "minLength": 1
1071
- },
1072
- "share_lesson_link": {
1073
- "type": "string",
1074
- "minLength": 1
1075
- },
1076
- "share_lesson_text": {
1077
- "type": "string",
1078
- "minLength": 1
1079
- },
1080
- "share_lesson_video": {
1081
- "type": "string",
1082
- "minLength": 1
1083
- },
1084
- "share_passcode": {
1085
- "type": "string",
1086
- "minLength": 1
1087
- },
1088
- "share_story": {
1089
- "type": "string",
1090
- "minLength": 1
1091
- },
1092
- "share_story_text": {
1093
- "type": "string",
1094
- "minLength": 1
1095
- },
1096
- "share_with_group": {
1097
- "type": "string",
1098
- "minLength": 1
1099
- },
1100
- "sharing_messages_invite": {
1101
- "type": "string",
1102
- "minLength": 1
1103
- },
1104
- "sharing_messages_unlock_code": {
1105
- "type": "string",
1106
- "minLength": 1
1107
- },
1108
- "show_less": {
1109
- "type": "string",
1110
- "minLength": 1
1111
- },
1112
- "show_more": {
1113
- "type": "string",
1114
- "minLength": 1
1115
- },
1116
- "show_original": {
1117
- "type": "string",
1118
- "minLength": 1
1119
- },
1120
- "show_translation": {
1121
- "type": "string",
1122
- "minLength": 1
1123
- },
1124
- "skip": {
1125
- "type": "string",
1126
- "minLength": 1
1127
- },
1128
- "special_thanks": {
1129
- "type": "string",
1130
- "minLength": 1
1131
- },
1132
- "stop_casting": {
1133
- "type": "string",
1134
- "minLength": 1
1135
- },
1136
- "storage": {
1137
- "type": "string",
1138
- "minLength": 1
1139
- },
1140
- "story": {
1141
- "type": "string",
1142
- "minLength": 1
1143
- },
1144
- "submit": {
1145
- "type": "string",
1146
- "minLength": 1
1147
- },
1148
- "submitting": {
1149
- "type": "string",
1150
- "minLength": 1
1151
- },
1152
- "support_development": {
1153
- "type": "string",
1154
- "minLength": 1
1155
- },
1156
- "system": {
1157
- "type": "string",
1158
- "minLength": 1
1159
- },
1160
- "text": {
1161
- "type": "string",
1162
- "minLength": 1
1163
- },
1164
- "topics": {
1165
- "type": "string",
1166
- "minLength": 1
1167
- },
1168
- "trailer": {
1169
- "type": "string",
1170
- "minLength": 1
1171
- },
1172
- "training": {
1173
- "type": "string",
1174
- "minLength": 1
1175
- },
1176
- "training_video": {
1177
- "type": "string",
1178
- "minLength": 1
1179
- },
1180
- "translated_with_ai": {
1181
- "type": "string",
1182
- "minLength": 1
1183
- },
1184
- "unlock_onboarding_page_1_message": {
1185
- "type": "string",
1186
- "minLength": 1
1187
- },
1188
- "unlock_onboarding_page_1_title": {
1189
- "type": "string",
1190
- "minLength": 1
1191
- },
1192
- "unlock_onboarding_page_2_message": {
1193
- "type": "string",
1194
- "minLength": 1
1195
- },
1196
- "unlock_onboarding_page_2_title": {
1197
- "type": "string",
1198
- "minLength": 1
1199
- },
1200
- "unmatched_message": {
1201
- "type": "string",
1202
- "minLength": 1
1203
- },
1204
- "up_next": {
1205
- "type": "string",
1206
- "minLength": 1
1207
- },
1208
- "view": {
1209
- "type": "string",
1210
- "minLength": 1
1211
- },
1212
- "view_all": {
1213
- "type": "string",
1214
- "minLength": 1
1215
- },
1216
- "view_copyright": {
1217
- "type": "string",
1218
- "minLength": 1
1219
- },
1220
- "view_lesson_notes": {
1221
- "type": "string",
1222
- "minLength": 1
1223
- },
1224
- "visit_website": {
1225
- "type": "string",
1226
- "minLength": 1
1227
- },
1228
- "volunteer": {
1229
- "type": "string",
1230
- "minLength": 1
1231
- },
1232
- "waiting_to_start_download": {
1233
- "type": "string",
1234
- "minLength": 1
1235
- },
1236
- "watch_on_youtube": {
1237
- "type": "string",
1238
- "minLength": 1
1239
- },
1240
- "week": {
1241
- "type": "string",
1242
- "minLength": 1
1243
- },
1244
- "welcome_blurb": {
1245
- "type": "string",
1246
- "minLength": 1
1247
- },
1248
- "yes": {
1249
- "type": "string",
1250
- "minLength": 1
1251
- },
1252
- "story_set": {
1253
- "type": "string",
1254
- "minLength": 1
1255
- },
1256
- "story_sets": {
1257
- "type": "string",
1258
- "minLength": 1
1259
- },
1260
- "lesson": {
1261
- "type": "string",
1262
- "minLength": 1
1263
- },
1264
- "lessons": {
1265
- "type": "string",
1266
- "minLength": 1
1267
- },
1268
- "article": {
1269
- "type": "string",
1270
- "minLength": 1
1271
- },
1272
- "no_results": {
1273
- "type": "string",
1274
- "minLength": 1
1275
- },
1276
- "no_notes": {
1277
- "type": "string",
1278
- "minLength": 1
1279
- }
481
+ "unmatched_message": { "type": "string", "minLength": 1 },
482
+ "up_next": { "type": "string", "minLength": 1 },
483
+ "view": { "type": "string", "minLength": 1 },
484
+ "view_all": { "type": "string", "minLength": 1 },
485
+ "view_copyright": { "type": "string", "minLength": 1 },
486
+ "view_lesson_notes": { "type": "string", "minLength": 1 },
487
+ "visit_website": { "type": "string", "minLength": 1 },
488
+ "volunteer": { "type": "string", "minLength": 1 },
489
+ "waiting_to_start_download": { "type": "string", "minLength": 1 },
490
+ "watch_on_youtube": { "type": "string", "minLength": 1 },
491
+ "week": { "type": "string", "minLength": 1 },
492
+ "welcome_blurb": { "type": "string", "minLength": 1 },
493
+ "yes": { "type": "string", "minLength": 1 },
494
+ "story_set": { "type": "string", "minLength": 1 },
495
+ "story_sets": { "type": "string", "minLength": 1 },
496
+ "lesson": { "type": "string", "minLength": 1 },
497
+ "lessons": { "type": "string", "minLength": 1 },
498
+ "article": { "type": "string", "minLength": 1 },
499
+ "no_results": { "type": "string", "minLength": 1 },
500
+ "no_notes": { "type": "string", "minLength": 1 },
501
+ "not_yet": { "type": "string", "minLength": 1 },
502
+ "micro_lesson": { "type": "string", "minLength": 1 },
503
+ "micro_lessons": { "type": "string", "minLength": 1 },
504
+ "filter_micro_lessons": { "type": "string", "minLength": 1 },
505
+ "question_placeholder": { "type": "string", "minLength": 1 }
1280
506
  },
1281
507
  "required": [
1282
508
  "name",
@@ -1344,12 +570,6 @@
1344
570
  "app_store_listing_title",
1345
571
  "appearance",
1346
572
  "application",
1347
- "article_categories_65004e85fba2e8c9d281a73e",
1348
- "article_categories_65004e8eaf7c1d3f8289315a",
1349
- "article_categories_65004f8eead7951cf3c33243",
1350
- "article_categories_65005061a72598db83565c66",
1351
- "article_categories_65400527806b42d2e6ae4fd0",
1352
- "article_categories_65ca47557375e35a56523645",
1353
573
  "article_cta_body",
1354
574
  "article_cta_header",
1355
575
  "articles",
@@ -1406,6 +626,7 @@
1406
626
  "fetch_bible_error",
1407
627
  "fetch_bible_no_internet",
1408
628
  "filter_articles",
629
+ "finish",
1409
630
  "font_size",
1410
631
  "foundations",
1411
632
  "get_started_foundations",
@@ -1450,9 +671,11 @@
1450
671
  "note_placeholder",
1451
672
  "note_saved",
1452
673
  "notes_view",
674
+ "notifications",
1453
675
  "notifications_enable",
1454
676
  "ok",
1455
677
  "passcode_set",
678
+ "percent_available",
1456
679
  "piano",
1457
680
  "piano_description",
1458
681
  "playback_speed",
@@ -1586,7 +809,14 @@
1586
809
  "story_sets",
1587
810
  "lesson",
1588
811
  "lessons",
1589
- "article"
812
+ "article",
813
+ "no_results",
814
+ "no_notes",
815
+ "not_yet",
816
+ "micro_lesson",
817
+ "micro_lessons",
818
+ "filter_micro_lessons",
819
+ "question_placeholder"
1590
820
  ],
1591
821
  "additionalProperties": false,
1592
822
  "description": "Translations for a single language (identified by a 3-letter code)_"
@@ -1594,8 +824,5 @@
1594
824
  "description": "Schema for appTranslations_json_ Root keys are 3-letter language identifiers (ISO-639 style)_ Each language object contains well-defined translation collections_"
1595
825
  }
1596
826
  },
1597
- "required": [
1598
- "$schema",
1599
- "data"
1600
- ]
827
+ "required": ["$schema", "data"]
1601
828
  }