waha-shared 1.0.259 → 1.0.260

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.
@@ -1034,6 +1034,7 @@
1034
1034
  "speakersSecondary": 39002880,
1035
1035
  "speakersTotal": 272677150,
1036
1036
  "status": "testing",
1037
+ "titles": "ben",
1037
1038
  "uuid": "1727ad50-5325-4c21-8eaa-98aea0792c32"
1038
1039
  },
1039
1040
  {
@@ -64,6 +64,12 @@ export declare const translationsApp: Record<string, {
64
64
  app_store_listing_title: string;
65
65
  appearance: string;
66
66
  application: string;
67
+ article_categories_65004e85fba2e8c9d281a73e: string;
68
+ article_categories_65004e8eaf7c1d3f8289315a: string;
69
+ article_categories_65004f8eead7951cf3c33243: string;
70
+ article_categories_65005061a72598db83565c66: string;
71
+ article_categories_65400527806b42d2e6ae4fd0: string;
72
+ article_categories_65ca47557375e35a56523645: string;
67
73
  article_cta_body: string;
68
74
  article_cta_header: string;
69
75
  articles: string;
@@ -120,7 +126,6 @@ export declare const translationsApp: Record<string, {
120
126
  fetch_bible_error: string;
121
127
  fetch_bible_no_internet: string;
122
128
  filter_articles: string;
123
- finish: string;
124
129
  font_size: string;
125
130
  foundations: string;
126
131
  get_started_foundations: string;
@@ -165,11 +170,9 @@ export declare const translationsApp: Record<string, {
165
170
  note_placeholder: string;
166
171
  note_saved: string;
167
172
  notes_view: string;
168
- notifications: string;
169
173
  notifications_enable: string;
170
174
  ok: string;
171
175
  passcode_set: string;
172
- percent_available: string;
173
176
  piano: string;
174
177
  piano_description: string;
175
178
  playback_speed: string;
@@ -304,12 +307,10 @@ export declare const translationsApp: Record<string, {
304
307
  lesson: string;
305
308
  lessons: string;
306
309
  article: string;
307
- no_results: string;
308
- no_notes: string;
310
+ finish?: string | undefined;
309
311
  later?: string | undefined;
310
- not_yet?: string | undefined;
311
- micro_lesson?: string | undefined;
312
- micro_lessons?: string | undefined;
313
- filter_micro_lessons?: string | undefined;
314
- question_placeholder?: string | undefined;
312
+ notifications?: string | undefined;
313
+ percent_available?: string | undefined;
314
+ no_results?: string | undefined;
315
+ no_notes?: string | undefined;
315
316
  }>;