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