suttacentral-api 2.16.6 → 2.16.8

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.
@@ -48,6 +48,20 @@
48
48
  "volpage": null,
49
49
  "has_comment": false
50
50
  },
51
+ {
52
+ "lang": "de",
53
+ "lang_name": "Deutsch",
54
+ "is_root": false,
55
+ "author": "Sabbamitta",
56
+ "author_short": "sabbamitta",
57
+ "author_uid": "sabbamitta",
58
+ "publication_date": "2019",
59
+ "id": "mn84_translation-de-sabbamitta",
60
+ "segmented": true,
61
+ "title": "In Madhurā ",
62
+ "volpage": null,
63
+ "has_comment": false
64
+ },
51
65
  {
52
66
  "lang": "de",
53
67
  "lang_name": "Deutsch",
@@ -223,7 +223,7 @@
223
223
  "priority_author_uid": "sujato",
224
224
  "verseNo": "",
225
225
  "previous": {
226
- "name": "Extinguishment in the Present Life ",
226
+ "name": "Extinguishment in This Life ",
227
227
  "uid": "an9.51"
228
228
  },
229
229
  "next": {
@@ -213,7 +213,7 @@
213
213
  "uid": "an9.49"
214
214
  },
215
215
  "next": {
216
- "name": "Extinguishment in the Present Life ",
216
+ "name": "Extinguishment in This Life ",
217
217
  "uid": "an9.51"
218
218
  }
219
219
  }
@@ -16,7 +16,7 @@
16
16
  "root_lang": "pli",
17
17
  "root_lang_name": "Pāli",
18
18
  "type": "leaf",
19
- "translated_title": "Extinguishment in the Present Life ",
19
+ "translated_title": "Extinguishment in This Life ",
20
20
  "translations": [
21
21
  {
22
22
  "lang": "pli",
@@ -82,7 +82,7 @@
82
82
  "publication_date": "2018",
83
83
  "id": "an9.51_translation-en-sujato",
84
84
  "segmented": true,
85
- "title": "Extinguishment in the Present Life ",
85
+ "title": "Extinguishment in This Life ",
86
86
  "volpage": null,
87
87
  "has_comment": false
88
88
  },
@@ -48,6 +48,20 @@
48
48
  "volpage": null,
49
49
  "has_comment": false
50
50
  },
51
+ {
52
+ "lang": "de",
53
+ "lang_name": "Deutsch",
54
+ "is_root": false,
55
+ "author": "Sabbamitta",
56
+ "author_short": "sabbamitta",
57
+ "author_uid": "sabbamitta",
58
+ "publication_date": "2019",
59
+ "id": "mn83_translation-de-sabbamitta",
60
+ "segmented": true,
61
+ "title": "Über den König Maghadeva ",
62
+ "volpage": null,
63
+ "has_comment": false
64
+ },
51
65
  {
52
66
  "lang": "de",
53
67
  "lang_name": "Deutsch",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.16.6",
3
+ "version": "2.16.8",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {