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.
Files changed (89) hide show
  1. package/README.md +3 -60
  2. package/dist/data/areas/areas.schema.json +13 -4
  3. package/dist/data/areas/index.js +0 -1
  4. package/dist/data/aslTimestamps/aslTimestamps.schema.json +22 -6
  5. package/dist/data/aslTimestamps/index.js +0 -1
  6. package/dist/data/bibleAudios/bibleAudios.schema.json +27 -8
  7. package/dist/data/bibleAudios/index.js +0 -1
  8. package/dist/data/bibleBooks/bibleBooks.schema.json +24 -8
  9. package/dist/data/bibleBooks/index.js +0 -1
  10. package/dist/data/bibleChaptersList/bibleChaptersList.schema.json +7 -3
  11. package/dist/data/bibleChaptersList/index.js +0 -1
  12. package/dist/data/bibleStatuses/bibleStatuses.schema.json +23 -7
  13. package/dist/data/bibleStatuses/index.js +0 -1
  14. package/dist/data/bibleTexts/bibleTexts.schema.json +22 -7
  15. package/dist/data/bibleTexts/index.js +0 -1
  16. package/dist/data/clones/clones.schema.json +26 -8
  17. package/dist/data/clones/index.js +0 -1
  18. package/dist/data/countries/countries.schema.json +28 -8
  19. package/dist/data/countries/index.js +0 -1
  20. package/dist/data/countriesAndLanguages/countriesAndLanguages.schema.json +17 -5
  21. package/dist/data/countriesAndLanguages/index.js +0 -1
  22. package/dist/data/crowdinLanguages/crowdinLanguages.schema.json +18 -5
  23. package/dist/data/crowdinLanguages/index.js +0 -1
  24. package/dist/data/curriculumFoundations/curriculumFoundations.schema.json +21 -7
  25. package/dist/data/curriculumFoundations/index.js +0 -1
  26. package/dist/data/curriculumQuestions/curriculumQuestions.schema.json +28 -9
  27. package/dist/data/curriculumQuestions/index.js +0 -1
  28. package/dist/data/curriculumTopics/curriculumTopics.schema.json +21 -7
  29. package/dist/data/curriculumTopics/index.js +0 -1
  30. package/dist/data/iosVoiceOverLanguages/index.js +0 -1
  31. package/dist/data/iosVoiceOverLanguages/iosVoiceOverLanguages.schema.json +7 -3
  32. package/dist/data/iso6933LanguageCodes/index.js +0 -1
  33. package/dist/data/iso6933LanguageCodes/iso6933LanguageCodes.schema.json +10 -4
  34. package/dist/data/languageAssets/index.js +0 -1
  35. package/dist/data/languageAssets/languageAssets.schema.json +14 -5
  36. package/dist/data/languages/index.js +0 -1
  37. package/dist/data/languages/languages.json +1 -0
  38. package/dist/data/languages/languages.schema.json +76 -18
  39. package/dist/data/mediaDurations/index.js +0 -1
  40. package/dist/data/mediaDurations/mediaDurations.schema.json +14 -5
  41. package/dist/data/notification/index.js +0 -1
  42. package/dist/data/notification/notification.schema.json +71 -20
  43. package/dist/data/numeralMaps/index.js +0 -1
  44. package/dist/data/numeralMaps/numeralMaps.schema.json +22 -5
  45. package/dist/data/phoneLanguages/index.js +0 -1
  46. package/dist/data/phoneLanguages/phoneLanguages.schema.json +16 -5
  47. package/dist/data/questions/index.js +0 -1
  48. package/dist/data/questions/questions.schema.json +24 -7
  49. package/dist/data/releaseNotes/index.js +0 -1
  50. package/dist/data/releaseNotes/releaseNotes.schema.json +18 -6
  51. package/dist/data/screenshots/index.js +0 -1
  52. package/dist/data/screenshots/screenshots.schema.json +10 -4
  53. package/dist/data/scripts/index.js +0 -1
  54. package/dist/data/scripts/scripts.schema.json +20 -7
  55. package/dist/data/sets/index.js +0 -1
  56. package/dist/data/sets/sets.schema.json +30 -8
  57. package/dist/data/specialIds/index.js +0 -1
  58. package/dist/data/specialIds/specialIds.schema.json +19 -6
  59. package/dist/data/translationsApp/index.d.ts +11 -10
  60. package/dist/data/translationsApp/index.js +0 -1
  61. package/dist/data/translationsApp/translationsApp.json +7 -11676
  62. package/dist/data/translationsApp/translationsApp.schema.json +1086 -313
  63. package/dist/data/translationsApp/translationsApp.zod.d.ts +11 -10
  64. package/dist/data/translationsApp/translationsApp.zod.js +11 -11
  65. package/dist/data/translationsFtb/index.js +0 -1
  66. package/dist/data/translationsFtb/translationsFtb.schema.json +274 -70
  67. package/dist/data/translationsIntroduction/index.js +0 -1
  68. package/dist/data/translationsIntroduction/translationsIntroduction.schema.json +165 -43
  69. package/dist/data/translationsQuestion/index.js +0 -1
  70. package/dist/data/translationsQuestion/translationsQuestion.schema.json +13 -5
  71. package/dist/data/translationsSet/index.js +0 -1
  72. package/dist/data/translationsSet/translationsSet.json +0 -789
  73. package/dist/data/translationsSet/translationsSet.schema.json +36 -11
  74. package/dist/data/translationsSolarSpeaker/index.js +0 -1
  75. package/dist/data/translationsSolarSpeaker/translationsSolarSpeaker.schema.json +178 -46
  76. package/dist/data/translationsSpokenQuestion/index.js +0 -1
  77. package/dist/data/translationsSpokenQuestion/translationsSpokenQuestion.schema.json +13 -5
  78. package/dist/data/youtubePlaylists/index.js +0 -1
  79. package/dist/data/youtubePlaylists/youtubePlaylists.schema.json +10 -4
  80. package/dist/data/youtubeVideos/index.js +0 -1
  81. package/dist/data/youtubeVideos/youtubeVideos.schema.json +10 -4
  82. package/dist/types/analytics.d.ts +12 -26
  83. package/dist/types/articles.d.ts +0 -28
  84. package/dist/types/articles.js +9 -5
  85. package/dist/types/microLessons.d.ts +9 -60
  86. package/dist/types/microLessons.js +19 -23
  87. package/dist/types/webContent.d.ts +0 -16
  88. package/dist/types/webContent.js +1 -20
  89. package/package.json +1 -1
@@ -1,41 +1,83 @@
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": { "type": "string" },
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": { "type": "string" },
11
+ "propertyNames": {
12
+ "type": "string"
13
+ },
11
14
  "additionalProperties": {
12
15
  "type": "object",
13
16
  "properties": {
14
- "name": { "type": "string", "minLength": 1 },
15
- "version": { "type": "string", "minLength": 1 },
17
+ "name": {
18
+ "type": "string",
19
+ "minLength": 1
20
+ },
21
+ "version": {
22
+ "type": "string",
23
+ "minLength": 1
24
+ },
16
25
  "a11y_add_secondary_language_hint": {
17
26
  "type": "string",
18
27
  "minLength": 1
19
28
  },
20
- "a11y_article_hint": { "type": "string", "minLength": 1 },
21
- "a11y_banner_dismiss_hint": { "type": "string", "minLength": 1 },
29
+ "a11y_article_hint": {
30
+ "type": "string",
31
+ "minLength": 1
32
+ },
33
+ "a11y_banner_dismiss_hint": {
34
+ "type": "string",
35
+ "minLength": 1
36
+ },
22
37
  "a11y_bible_audio_controls_label": {
23
38
  "type": "string",
24
39
  "minLength": 1
25
40
  },
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 },
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
+ },
31
61
  "a11y_choose_primary_language_hint": {
32
62
  "type": "string",
33
63
  "minLength": 1
34
64
  },
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 },
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
+ },
39
81
  "a11y_font_size_decrement_label": {
40
82
  "type": "string",
41
83
  "minLength": 1
@@ -44,17 +86,50 @@
44
86
  "type": "string",
45
87
  "minLength": 1
46
88
  },
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 },
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
+ },
58
133
  "a11y_playback_speed_decrement_label": {
59
134
  "type": "string",
60
135
  "minLength": 1
@@ -63,19 +138,58 @@
63
138
  "type": "string",
64
139
  "minLength": 1
65
140
  },
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 },
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
+ },
79
193
  "a11y_view_in_progress_language_hint": {
80
194
  "type": "string",
81
195
  "minLength": 1
@@ -84,11 +198,26 @@
84
198
  "type": "string",
85
199
  "minLength": 1
86
200
  },
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 },
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
+ },
92
221
  "app_store_listing_screenshot_foundations": {
93
222
  "type": "string",
94
223
  "minLength": 1
@@ -129,380 +258,1025 @@
129
258
  "type": "string",
130
259
  "minLength": 1
131
260
  },
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 },
155
- "change_security_app_description": {
261
+ "app_store_listing_subtitle": {
156
262
  "type": "string",
157
263
  "minLength": 1
158
264
  },
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": {
265
+ "app_store_listing_title": {
211
266
  "type": "string",
212
267
  "minLength": 1
213
268
  },
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"
269
+ "appearance": {
270
+ "type": "string",
271
+ "minLength": 1
220
272
  },
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": {
273
+ "application": {
260
274
  "type": "string",
261
275
  "minLength": 1
262
276
  },
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": {
277
+ "article_categories_65004e85fba2e8c9d281a73e": {
266
278
  "type": "string",
267
279
  "minLength": 1
268
280
  },
269
- "popups_foundations_description_seeker": {
281
+ "article_categories_65004e8eaf7c1d3f8289315a": {
270
282
  "type": "string",
271
283
  "minLength": 1
272
284
  },
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": {
285
+ "article_categories_65004f8eead7951cf3c33243": {
277
286
  "type": "string",
278
287
  "minLength": 1
279
288
  },
280
- "popups_notification_opt_in_title": {
289
+ "article_categories_65005061a72598db83565c66": {
281
290
  "type": "string",
282
291
  "minLength": 1
283
292
  },
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": {
293
+ "article_categories_65400527806b42d2e6ae4fd0": {
289
294
  "type": "string",
290
295
  "minLength": 1
291
296
  },
292
- "popups_submit_feedback_error_title": {
297
+ "article_categories_65ca47557375e35a56523645": {
293
298
  "type": "string",
294
299
  "minLength": 1
295
300
  },
296
- "popups_submit_feedback_success_message": {
301
+ "article_cta_body": {
297
302
  "type": "string",
298
303
  "minLength": 1
299
304
  },
300
- "popups_submit_feedback_success_title": {
305
+ "article_cta_header": {
301
306
  "type": "string",
302
307
  "minLength": 1
303
308
  },
304
- "popups_topics_description": { "type": "string", "minLength": 1 },
305
- "popups_training_description_believer": {
309
+ "articles": {
306
310
  "type": "string",
307
311
  "minLength": 1
308
312
  },
309
- "popups_unlock_successful_message": {
313
+ "audio": {
310
314
  "type": "string",
311
315
  "minLength": 1
312
316
  },
313
- "popups_unlock_successful_title": {
317
+ "back": {
314
318
  "type": "string",
315
319
  "minLength": 1
316
320
  },
317
- "popups_unlocked_learn_help_message": {
321
+ "bible": {
318
322
  "type": "string",
319
323
  "minLength": 1
320
324
  },
321
- "popups_unlocked_learn_help_title": {
325
+ "bookmarks": {
322
326
  "type": "string",
323
327
  "minLength": 1
324
328
  },
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": {
329
+ "bookmarks_description": {
336
330
  "type": "string",
337
331
  "minLength": 1
338
332
  },
339
- "question_how_familiar_bible_option_1_title": {
333
+ "bridge_language_explanation": {
340
334
  "type": "string",
341
335
  "minLength": 1
342
336
  },
343
- "question_how_familiar_bible_option_2_body": {
337
+ "calculator": {
344
338
  "type": "string",
345
339
  "minLength": 1
346
340
  },
347
- "question_how_familiar_bible_option_2_title": {
341
+ "calculator_description": {
348
342
  "type": "string",
349
343
  "minLength": 1
350
344
  },
351
- "question_how_familiar_bible_option_3_body": {
345
+ "cancel": {
352
346
  "type": "string",
353
347
  "minLength": 1
354
348
  },
355
- "question_how_familiar_bible_option_3_title": {
349
+ "cant_share_until_download": {
356
350
  "type": "string",
357
351
  "minLength": 1
358
352
  },
359
- "question_how_familiar_bible_question": {
353
+ "cast_to_tv": {
360
354
  "type": "string",
361
355
  "minLength": 1
362
356
  },
363
- "question_how_long_bible_option_1": {
357
+ "casting": {
364
358
  "type": "string",
365
359
  "minLength": 1
366
360
  },
367
- "question_how_long_bible_option_2": {
361
+ "change_chapter": {
368
362
  "type": "string",
369
363
  "minLength": 1
370
364
  },
371
- "question_how_long_bible_question": {
365
+ "change_languages": {
372
366
  "type": "string",
373
367
  "minLength": 1
374
368
  },
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": {
369
+ "change_passcode": {
394
370
  "type": "string",
395
371
  "minLength": 1
396
372
  },
397
- "security_onboarding_page_1_title": {
373
+ "change_security_app": {
398
374
  "type": "string",
399
375
  "minLength": 1
400
376
  },
401
- "security_onboarding_page_2_message": {
377
+ "change_security_app_description": {
402
378
  "type": "string",
403
379
  "minLength": 1
404
380
  },
405
- "security_onboarding_page_2_title": {
381
+ "change_timeout": {
406
382
  "type": "string",
407
383
  "minLength": 1
408
384
  },
409
- "security_onboarding_page_3_message": {
385
+ "change_video_language": {
410
386
  "type": "string",
411
387
  "minLength": 1
412
388
  },
413
- "security_onboarding_page_3_title": {
389
+ "changing_layout_direction": {
414
390
  "type": "string",
415
391
  "minLength": 1
416
392
  },
417
- "security_onboarding_page_4_message": {
393
+ "chapter_fetching": {
418
394
  "type": "string",
419
395
  "minLength": 1
420
396
  },
421
- "security_onboarding_page_4_title": {
397
+ "chapter_not_available": {
422
398
  "type": "string",
423
399
  "minLength": 1
424
400
  },
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": {
401
+ "chapter_offline": {
429
402
  "type": "string",
430
403
  "minLength": 1
431
404
  },
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": {
405
+ "choose_passcode": {
466
406
  "type": "string",
467
407
  "minLength": 1
468
408
  },
469
- "unlock_onboarding_page_1_title": {
409
+ "clear": {
470
410
  "type": "string",
471
411
  "minLength": 1
472
412
  },
473
- "unlock_onboarding_page_2_message": {
413
+ "close": {
474
414
  "type": "string",
475
415
  "minLength": 1
476
416
  },
477
- "unlock_onboarding_page_2_title": {
417
+ "confirm": {
418
+ "type": "string",
419
+ "minLength": 1
420
+ },
421
+ "confirm_passcode": {
422
+ "type": "string",
423
+ "minLength": 1
424
+ },
425
+ "connect_to_continue": {
426
+ "type": "string",
427
+ "minLength": 1
428
+ },
429
+ "contact_us": {
430
+ "type": "string",
431
+ "minLength": 1
432
+ },
433
+ "continue": {
434
+ "type": "string",
435
+ "minLength": 1
436
+ },
437
+ "contribute": {
438
+ "type": "string",
439
+ "minLength": 1
440
+ },
441
+ "copied_to_clipboard": {
442
+ "type": "string",
443
+ "minLength": 1
444
+ },
445
+ "dark": {
446
+ "type": "string",
447
+ "minLength": 1
448
+ },
449
+ "dark_mode": {
450
+ "type": "string",
451
+ "minLength": 1
452
+ },
453
+ "default": {
454
+ "type": "string",
455
+ "minLength": 1
456
+ },
457
+ "disciple_making_course": {
458
+ "type": "string",
459
+ "minLength": 1
460
+ },
461
+ "dm_course_locked_blurb": {
462
+ "type": "string",
463
+ "minLength": 1
464
+ },
465
+ "done": {
466
+ "type": "string",
467
+ "minLength": 1
468
+ },
469
+ "download": {
470
+ "type": "string",
471
+ "minLength": 1
472
+ },
473
+ "download_app": {
474
+ "type": "string",
475
+ "minLength": 1
476
+ },
477
+ "download_over_data": {
478
+ "type": "string",
479
+ "minLength": 1
480
+ },
481
+ "download_paused": {
482
+ "type": "string",
483
+ "minLength": 1
484
+ },
485
+ "downloading": {
486
+ "type": "string",
487
+ "minLength": 1
488
+ },
489
+ "downloading_to_share": {
490
+ "type": "string",
491
+ "minLength": 1
492
+ },
493
+ "edit": {
494
+ "type": "string",
495
+ "minLength": 1
496
+ },
497
+ "email": {
498
+ "type": "string",
499
+ "minLength": 1
500
+ },
501
+ "enter_passcode": {
502
+ "type": "string",
503
+ "minLength": 1
504
+ },
505
+ "favorites": {
506
+ "type": "string",
507
+ "minLength": 1
508
+ },
509
+ "fellowship": {
510
+ "type": "string",
511
+ "minLength": 1
512
+ },
513
+ "fetch_bible_error": {
514
+ "type": "string",
515
+ "minLength": 1
516
+ },
517
+ "fetch_bible_no_internet": {
518
+ "type": "string",
519
+ "minLength": 1
520
+ },
521
+ "filter_articles": {
522
+ "type": "string",
523
+ "minLength": 1
524
+ },
525
+ "finish": {
526
+ "type": "string",
527
+ "minLength": 1
528
+ },
529
+ "font_size": {
478
530
  "type": "string",
479
531
  "minLength": 1
480
532
  },
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 }
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
+ }
506
1280
  },
507
1281
  "required": [
508
1282
  "name",
@@ -570,6 +1344,12 @@
570
1344
  "app_store_listing_title",
571
1345
  "appearance",
572
1346
  "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",
573
1353
  "article_cta_body",
574
1354
  "article_cta_header",
575
1355
  "articles",
@@ -626,7 +1406,6 @@
626
1406
  "fetch_bible_error",
627
1407
  "fetch_bible_no_internet",
628
1408
  "filter_articles",
629
- "finish",
630
1409
  "font_size",
631
1410
  "foundations",
632
1411
  "get_started_foundations",
@@ -671,11 +1450,9 @@
671
1450
  "note_placeholder",
672
1451
  "note_saved",
673
1452
  "notes_view",
674
- "notifications",
675
1453
  "notifications_enable",
676
1454
  "ok",
677
1455
  "passcode_set",
678
- "percent_available",
679
1456
  "piano",
680
1457
  "piano_description",
681
1458
  "playback_speed",
@@ -809,14 +1586,7 @@
809
1586
  "story_sets",
810
1587
  "lesson",
811
1588
  "lessons",
812
- "article",
813
- "no_results",
814
- "no_notes",
815
- "not_yet",
816
- "micro_lesson",
817
- "micro_lessons",
818
- "filter_micro_lessons",
819
- "question_placeholder"
1589
+ "article"
820
1590
  ],
821
1591
  "additionalProperties": false,
822
1592
  "description": "Translations for a single language (identified by a 3-letter code)_"
@@ -824,5 +1594,8 @@
824
1594
  "description": "Schema for appTranslations_json_ Root keys are 3-letter language identifiers (ISO-639 style)_ Each language object contains well-defined translation collections_"
825
1595
  }
826
1596
  },
827
- "required": ["$schema", "data"]
1597
+ "required": [
1598
+ "$schema",
1599
+ "data"
1600
+ ]
828
1601
  }