suttacentral-api 2.10.42 → 2.10.43

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": "A Gold Coin, Etc. ",
19
+ "translated_title": "A Gold Ingot, Etc. ",
20
20
  "translations": [
21
21
  {
22
22
  "lang": "pli",
@@ -82,7 +82,7 @@
82
82
  "publication_date": "2018",
83
83
  "id": "sn17.13-20_translation-en-sujato",
84
84
  "segmented": true,
85
- "title": "A Gold Coin, Etc. ",
85
+ "title": "A Gold Ingot, Etc. ",
86
86
  "volpage": null,
87
87
  "has_comment": false
88
88
  },
@@ -16,7 +16,7 @@
16
16
  "root_lang": "pli",
17
17
  "root_lang_name": "Pāli",
18
18
  "type": "leaf",
19
- "translated_title": "Gold and Money ",
19
+ "translated_title": "Gold and Currency ",
20
20
  "translations": [
21
21
  {
22
22
  "lang": "pli",
@@ -82,7 +82,7 @@
82
82
  "publication_date": "2018",
83
83
  "id": "sn56.83_translation-en-sujato",
84
84
  "segmented": true,
85
- "title": "Gold and Money ",
85
+ "title": "Gold and Currency ",
86
86
  "volpage": null,
87
87
  "has_comment": false
88
88
  },
@@ -71,7 +71,7 @@
71
71
  "segmented": true,
72
72
  "title": "Bhaddaji ",
73
73
  "volpage": null,
74
- "has_comment": false
74
+ "has_comment": true
75
75
  },
76
76
  {
77
77
  "lang": "id",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.10.42",
3
+ "version": "2.10.43",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {