suttacentral-api 2.8.2 → 2.8.3

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.
@@ -16,7 +16,7 @@
16
16
  "root_lang": "pli",
17
17
  "root_lang_name": "Pāli",
18
18
  "type": "leaf",
19
- "translated_title": "When You Identify ",
19
+ "translated_title": "Conceiving ",
20
20
  "translations": [
21
21
  {
22
22
  "lang": "pli",
@@ -55,7 +55,7 @@
55
55
  "publication_date": null,
56
56
  "id": "sn22.64_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Wenn du dich gleichsetzt ",
58
+ "title": "Wenn du einbildest ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
@@ -82,7 +82,7 @@
82
82
  "publication_date": null,
83
83
  "id": "sn22.64_translation-en-sujato",
84
84
  "segmented": true,
85
- "title": "When You Identify ",
85
+ "title": "Conceiving ",
86
86
  "volpage": null,
87
87
  "has_comment": false
88
88
  },
@@ -60,7 +60,7 @@
60
60
  "segmented": true,
61
61
  "title": "Die große Lehrrede über die Ernte aus den Taten ",
62
62
  "volpage": null,
63
- "has_comment": false
63
+ "has_comment": true
64
64
  },
65
65
  {
66
66
  "lang": "en",
@@ -207,6 +207,20 @@
207
207
  "volpage": null,
208
208
  "has_comment": false
209
209
  },
210
+ {
211
+ "lang": "sr",
212
+ "lang_name": "Srpski",
213
+ "is_root": false,
214
+ "author": "Branislav Kovačević",
215
+ "author_short": "brankokovacevic",
216
+ "author_uid": "brankokovacevic",
217
+ "publication_date": null,
218
+ "id": "dn30_translation-sr-brankokovacevic",
219
+ "segmented": true,
220
+ "title": "Govor o obeležjima ",
221
+ "volpage": null,
222
+ "has_comment": false
223
+ },
210
224
  {
211
225
  "lang": "th",
212
226
  "lang_name": "ไทย",
@@ -86,7 +86,7 @@
86
86
  "segmented": true,
87
87
  "title": "The Root of All Things ",
88
88
  "volpage": null,
89
- "has_comment": false
89
+ "has_comment": true
90
90
  },
91
91
  {
92
92
  "author": "Bhikkhu Bodhi",
@@ -58,7 +58,7 @@
58
58
  "publication_date": null,
59
59
  "id": "dn13_translation-de-sabbamitta",
60
60
  "segmented": true,
61
- "title": "Die drei Veden ",
61
+ "title": "In den drei Veden bewandert ",
62
62
  "volpage": null,
63
63
  "has_comment": true
64
64
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.8.2",
3
+ "version": "2.8.3",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {