suttacentral-api 2.9.3 → 2.9.4

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.
@@ -74,6 +74,20 @@
74
74
  "volpage": null,
75
75
  "has_comment": false
76
76
  },
77
+ {
78
+ "lang": "de",
79
+ "lang_name": "Deutsch",
80
+ "is_root": false,
81
+ "author": "Sabbamitta",
82
+ "author_short": "sabbamitta",
83
+ "author_uid": "sabbamitta",
84
+ "publication_date": null,
85
+ "id": "mn22_translation-de-sabbamitta",
86
+ "segmented": true,
87
+ "title": "Das Gleichnis von der Kobra ",
88
+ "volpage": null,
89
+ "has_comment": false
90
+ },
77
91
  {
78
92
  "lang": "de",
79
93
  "lang_name": "Deutsch",
@@ -71,7 +71,7 @@
71
71
  "publication_date": null,
72
72
  "id": "mn52_translation-de-sabbamitta",
73
73
  "segmented": true,
74
- "title": "Der Mann aus der Stadt Aṭṭhaka ",
74
+ "title": "Der wohlhabende Bürger ",
75
75
  "volpage": null,
76
76
  "has_comment": false
77
77
  },
@@ -74,6 +74,20 @@
74
74
  "volpage": null,
75
75
  "has_comment": false
76
76
  },
77
+ {
78
+ "lang": "de",
79
+ "lang_name": "Deutsch",
80
+ "is_root": false,
81
+ "author": "Sabbamitta",
82
+ "author_short": "sabbamitta",
83
+ "author_uid": "sabbamitta",
84
+ "publication_date": null,
85
+ "id": "mn38_translation-de-sabbamitta",
86
+ "segmented": true,
87
+ "title": "Die längere Lehrrede über die Auflösung des Verlangens ",
88
+ "volpage": null,
89
+ "has_comment": false
90
+ },
77
91
  {
78
92
  "lang": "de",
79
93
  "lang_name": "Deutsch",
@@ -55,7 +55,7 @@
55
55
  "publication_date": null,
56
56
  "id": "an6.104_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Sich nicht gleichsetzen ",
58
+ "title": "Durch nichts geprägt ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
@@ -68,7 +68,7 @@
68
68
  "publication_date": null,
69
69
  "id": "an1.140-149_translation-de-sabbamitta",
70
70
  "segmented": true,
71
- "title": "Nicht die Lehre ",
71
+ "title": "Gegen die Lehre ",
72
72
  "volpage": null,
73
73
  "has_comment": false
74
74
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.9.3",
3
+ "version": "2.9.4",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {