suttacentral-api 2.17.59 → 2.17.60

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.
@@ -165,6 +165,20 @@
165
165
  "volpage": null,
166
166
  "has_comment": false
167
167
  },
168
+ {
169
+ "lang": "ru",
170
+ "lang_name": "Русский",
171
+ "is_root": false,
172
+ "author": "SV theravada.ru",
173
+ "author_short": "sv",
174
+ "author_uid": "sv",
175
+ "publication_date": "2024",
176
+ "id": "sn55.55_translation-ru-sv",
177
+ "segmented": true,
178
+ "title": "Плод вступления в поток ",
179
+ "volpage": null,
180
+ "has_comment": false
181
+ },
168
182
  {
169
183
  "lang": "ru",
170
184
  "lang_name": "Русский",
@@ -61,6 +61,20 @@
61
61
  "volpage": null,
62
62
  "has_comment": false
63
63
  },
64
+ {
65
+ "lang": "de",
66
+ "lang_name": "Deutsch",
67
+ "is_root": false,
68
+ "author": "Sabbamitta",
69
+ "author_short": "sabbamitta",
70
+ "author_uid": "sabbamitta",
71
+ "publication_date": "2019",
72
+ "id": "mn101_translation-de-sabbamitta",
73
+ "segmented": true,
74
+ "title": "Bei Devadaha ",
75
+ "volpage": null,
76
+ "has_comment": false
77
+ },
64
78
  {
65
79
  "lang": "de",
66
80
  "lang_name": "Deutsch",
@@ -55,7 +55,7 @@
55
55
  "publication_date": "2019",
56
56
  "id": "an4.7_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Verschönerung ",
58
+ "title": "Zierde ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.17.59",
3
+ "version": "2.17.60",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {