suttacentral-api 2.8.27 → 2.8.29

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.
@@ -113,6 +113,20 @@
113
113
  "volpage": null,
114
114
  "title": "Messengers"
115
115
  },
116
+ {
117
+ "lang": "es",
118
+ "lang_name": "Español",
119
+ "is_root": false,
120
+ "author": "Magga Traducciones",
121
+ "author_short": "maggatr",
122
+ "author_uid": "maggatr",
123
+ "publication_date": null,
124
+ "id": "an3.36_translation-es-maggatr",
125
+ "segmented": true,
126
+ "title": "Mensajeros divinos ",
127
+ "volpage": null,
128
+ "has_comment": false
129
+ },
116
130
  {
117
131
  "lang": "es",
118
132
  "lang_name": "Español",
@@ -55,7 +55,7 @@
55
55
  "publication_date": null,
56
56
  "id": "an10.192_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Die Lehre der guten Menschen ",
58
+ "title": "Die Lehre der wahren Menschen ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
@@ -69,7 +69,7 @@
69
69
  "publication_date": null,
70
70
  "id": "an4.91_translation-de-sabbamitta",
71
71
  "segmented": true,
72
- "title": "Dämonen ",
72
+ "title": "Titanen ",
73
73
  "volpage": null,
74
74
  "has_comment": false
75
75
  },
@@ -55,7 +55,7 @@
55
55
  "publication_date": null,
56
56
  "id": "sn19.15_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Eine verschmorende Frau ",
58
+ "title": "Eine verschmorte Frau ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
@@ -55,7 +55,7 @@
55
55
  "publication_date": null,
56
56
  "id": "an5.147_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Gaben eines schlechten Menschen ",
58
+ "title": "Gaben eines unwahren Menschen ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
@@ -55,7 +55,7 @@
55
55
  "publication_date": null,
56
56
  "id": "an10.148_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Die Lehre der guten Menschen ",
58
+ "title": "Die Lehre der wahren Menschen ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
@@ -55,7 +55,7 @@
55
55
  "publication_date": null,
56
56
  "id": "an5.42_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Ein guter Mensch ",
58
+ "title": "Ein wahrer Mensch ",
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.8.27",
3
+ "version": "2.8.29",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {