waha-shared 1.0.272 → 1.0.274

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.
@@ -2691,6 +2691,7 @@
2691
2691
  "exonym": "Armenian",
2692
2692
  "appInterface": true,
2693
2693
  "bible": "NEB",
2694
+ "bibleFallback": "BSB",
2694
2695
  "countries": ["AM", "AZ"],
2695
2696
  "crowdinId": "hy-AM",
2696
2697
  "curriculum": {
@@ -1,9 +1,15 @@
1
1
  {
2
2
  "$schema": "./releaseNotes.schema.json",
3
3
  "data": [
4
+ {
5
+ "version": "7.0.1",
6
+ "showInApp": false,
7
+ "notes": {
8
+ "eng": "Language beta"
9
+ }
10
+ },
4
11
  {
5
12
  "version": "7.0.0",
6
- "showInApp": true,
7
13
  "notes": {
8
14
  "eng": "Waha 7 brings a redesigned onboarding flow to help you get started quickly and easily with the app, a new content type called Micro Lessons — short, interactive, solo lessons designed to help you grow in your faith — and a range of bug fixes and improvements throughout the app.",
9
15
  "ara": "يقدّم تطبيق \"واحة ٧\" تجربةً مُعاد تصميمها لبدء استخدام التطبيق بسهولة وسرعة، ونوعًا جديدًا من المحتوى يُسمّى \"الدروس المصغّرة\" — وهي دروس قصيرة وتفاعلية وفرديّة مُصمَّمة لمساعدتك على النموّ في إيمانك — إلى جانب مجموعة من إصلاحات الأخطاء والتحسينات في جميع أنحاء التطبيق.",
@@ -45,7 +51,8 @@
45
51
  "urd": "وہا 7 ایک نئے سرے سے ڈیزائن کیے گئے آن بورڈنگ فلو کے ساتھ آیا ہے تاکہ آپ ایپ کا استعمال جلدی اور آسانی سے شروع کر سکیں، ایک نیا مواد جسے مائیکرو لیسنز کہا جاتا ہے — مختصر، انٹرایکٹو، انفرادی اسباق جو آپ کے ایمان میں ترقی کے لیے ڈیزائن کیے گئے ہیں — اور ایپ میں مختلف بگ فکسز اور بہتریاں شامل ہیں۔",
46
52
  "vie": "Waha 7 mang đến quy trình khởi đầu được thiết kế lại giúp bạn bắt đầu sử dụng ứng dụng một cách nhanh chóng và dễ dàng, một loại nội dung mới có tên Bài Học Ngắn — những bài học ngắn, tương tác, tự học được thiết kế để giúp bạn tăng trưởng trong đức tin — cùng nhiều sửa lỗi và cải tiến trong toàn ứng dụng.",
47
53
  "zsm": "Waha 7 menghadirkan aliran permulaan yang direka semula untuk membantu anda mula menggunakan aplikasi ini dengan cepat dan mudah, jenis kandungan baharu yang dipanggil Micro Lessons — pelajaran individu yang pendek dan interaktif, direka untuk membantu anda bertumbuh dalam iman — serta pelbagai pembaikan pepijat dan penambahbaikan di seluruh aplikasi."
48
- }
54
+ },
55
+ "showInApp": true
49
56
  },
50
57
  {
51
58
  "version": "6.8.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "waha-shared",
3
- "version": "1.0.272",
3
+ "version": "1.0.274",
4
4
  "author": "Waha",
5
5
  "dependencies": {
6
6
  "@types/signale": "^1.4.7",