suttacentral-api 2.9.2 → 2.9.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.
@@ -113,6 +113,20 @@
113
113
  "volpage": null,
114
114
  "has_comment": false
115
115
  },
116
+ {
117
+ "lang": "fr",
118
+ "lang_name": "Français",
119
+ "is_root": false,
120
+ "author": "Noé Ismet",
121
+ "author_short": "noeismet",
122
+ "author_uid": "noeismet",
123
+ "publication_date": null,
124
+ "id": "an8.49_translation-fr-noeismet",
125
+ "segmented": true,
126
+ "title": "Prospérer dans cette vie (1ᵉʳ) ",
127
+ "volpage": null,
128
+ "has_comment": false
129
+ },
116
130
  {
117
131
  "lang": "id",
118
132
  "lang_name": "Indonesian",
@@ -16,7 +16,7 @@
16
16
  "root_lang": "pli",
17
17
  "root_lang_name": "Pāli",
18
18
  "type": "leaf",
19
- "translated_title": "The Man From the City of Aṭṭhaka ",
19
+ "translated_title": "The Wealthy Citizen ",
20
20
  "translations": [
21
21
  {
22
22
  "lang": "pli",
@@ -95,7 +95,7 @@
95
95
  "publication_date": null,
96
96
  "id": "an11.16_translation-en-sujato",
97
97
  "segmented": true,
98
- "title": "The Man From the City of Aṭṭhaka ",
98
+ "title": "The Wealthy Citizen ",
99
99
  "volpage": null,
100
100
  "has_comment": false
101
101
  },
@@ -71,7 +71,7 @@
71
71
  "segmented": true,
72
72
  "title": "Jotidāsa ",
73
73
  "volpage": null,
74
- "has_comment": false
74
+ "has_comment": true
75
75
  },
76
76
  {
77
77
  "lang": "id",
@@ -100,7 +100,7 @@
100
100
  "segmented": true,
101
101
  "title": "The Man From the City of Aṭṭhaka ",
102
102
  "volpage": null,
103
- "has_comment": false
103
+ "has_comment": true
104
104
  },
105
105
  {
106
106
  "author": "Bhikkhu Bodhi",
@@ -99,6 +99,20 @@
99
99
  "volpage": null,
100
100
  "has_comment": false
101
101
  },
102
+ {
103
+ "lang": "fr",
104
+ "lang_name": "Français",
105
+ "is_root": false,
106
+ "author": "Noé Ismet",
107
+ "author_short": "noeismet",
108
+ "author_uid": "noeismet",
109
+ "publication_date": null,
110
+ "id": "an7.63_translation-fr-noeismet",
111
+ "segmented": true,
112
+ "title": "Types d’épouses ",
113
+ "volpage": null,
114
+ "has_comment": false
115
+ },
102
116
  {
103
117
  "lang": "hu",
104
118
  "lang_name": "Magyar",
@@ -86,7 +86,7 @@
86
86
  "segmented": true,
87
87
  "title": "A Trainee ",
88
88
  "volpage": null,
89
- "has_comment": false
89
+ "has_comment": true
90
90
  },
91
91
  {
92
92
  "author": "I.B. Horner",
@@ -86,7 +86,7 @@
86
86
  "segmented": true,
87
87
  "title": "With Potaliya the Householder ",
88
88
  "volpage": null,
89
- "has_comment": false
89
+ "has_comment": true
90
90
  },
91
91
  {
92
92
  "author": "Bhikkhu Bodhi",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.9.2",
3
+ "version": "2.9.3",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {