suttacentral-api 2.9.4 → 2.9.6

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.
@@ -123,7 +123,7 @@
123
123
  "publication_date": null,
124
124
  "id": "an8.49_translation-fr-noeismet",
125
125
  "segmented": true,
126
- "title": "Prospérer dans cette vie (1ᵉʳ) ",
126
+ "title": "Prospérer dans cette vie (1er) ",
127
127
  "volpage": null,
128
128
  "has_comment": false
129
129
  },
@@ -116,6 +116,20 @@
116
116
  "volpage": null,
117
117
  "has_comment": false
118
118
  },
119
+ {
120
+ "lang": "fr",
121
+ "lang_name": "Français",
122
+ "is_root": false,
123
+ "author": "Noé Ismet",
124
+ "author_short": "noeismet",
125
+ "author_uid": "noeismet",
126
+ "publication_date": null,
127
+ "id": "mn93_translation-fr-noeismet",
128
+ "segmented": true,
129
+ "title": "Avec Assalāyana ",
130
+ "volpage": null,
131
+ "has_comment": false
132
+ },
119
133
  {
120
134
  "lang": "hi",
121
135
  "lang_name": "हिन्दी",
@@ -137,7 +137,7 @@
137
137
  "publication_date": null,
138
138
  "id": "an4.53_translation-fr-noeismet",
139
139
  "segmented": true,
140
- "title": "Vivre Ensemble (1ᵉʳ) ",
140
+ "title": "Vivre Ensemble (1er) ",
141
141
  "volpage": null,
142
142
  "has_comment": false
143
143
  },
@@ -55,7 +55,7 @@
55
55
  "publication_date": null,
56
56
  "id": "sn35.94_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Ungebändigt, unbewacht ",
58
+ "title": "Ungezähmt, unbewacht ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
@@ -42,7 +42,7 @@
42
42
  "publication_date": null,
43
43
  "id": "thag5.11_translation-de-sabbamitta",
44
44
  "segmented": true,
45
- "title": "Soṇa mit den scharfen Ohren ",
45
+ "title": "Soṇa mit den gespitzten Ohren ",
46
46
  "volpage": null,
47
47
  "has_comment": false
48
48
  },
@@ -150,7 +150,7 @@
150
150
  "publication_date": null,
151
151
  "id": "an4.55_translation-fr-noeismet",
152
152
  "segmented": true,
153
- "title": "Égalité (1ʳᵉ) ",
153
+ "title": "Égalité (1er) ",
154
154
  "volpage": null,
155
155
  "has_comment": false
156
156
  },
@@ -102,6 +102,20 @@
102
102
  "volpage": null,
103
103
  "has_comment": false
104
104
  },
105
+ {
106
+ "lang": "fr",
107
+ "lang_name": "Français",
108
+ "is_root": false,
109
+ "author": "Noé Ismet",
110
+ "author_short": "noeismet",
111
+ "author_uid": "noeismet",
112
+ "publication_date": null,
113
+ "id": "mn104_translation-fr-noeismet",
114
+ "segmented": true,
115
+ "title": "À Sāmagāma ",
116
+ "volpage": null,
117
+ "has_comment": false
118
+ },
105
119
  {
106
120
  "lang": "hi",
107
121
  "lang_name": "हिन्दी",
@@ -73,7 +73,7 @@
73
73
  "segmented": true,
74
74
  "title": "The Ascetic Who Behaved Like a Dog ",
75
75
  "volpage": null,
76
- "has_comment": false
76
+ "has_comment": true
77
77
  },
78
78
  {
79
79
  "author": "Bhikkhu Bodhi",
@@ -55,7 +55,7 @@
55
55
  "publication_date": null,
56
56
  "id": "an9.42_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Beschränkt ",
58
+ "title": "Eng ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
@@ -86,7 +86,7 @@
86
86
  "segmented": true,
87
87
  "title": "With Jīvaka ",
88
88
  "volpage": null,
89
- "has_comment": false
89
+ "has_comment": true
90
90
  },
91
91
  {
92
92
  "author": "Nyanamoli Thera",
@@ -99,7 +99,7 @@
99
99
  "segmented": true,
100
100
  "title": "With Upāli ",
101
101
  "volpage": null,
102
- "has_comment": false
102
+ "has_comment": true
103
103
  },
104
104
  {
105
105
  "author": "Nārada Thera, Mahinda Thera",
@@ -81,7 +81,7 @@
81
81
  "publication_date": null,
82
82
  "id": "an1.31-40_translation-de-sabbamitta",
83
83
  "segmented": true,
84
- "title": "Unbändig ",
84
+ "title": "Ungezähmt ",
85
85
  "volpage": null,
86
86
  "has_comment": false
87
87
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.9.4",
3
+ "version": "2.9.6",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {