suttacentral-api 2.9.13 → 2.9.14

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.
@@ -189,7 +189,7 @@
189
189
  "publication_date": null,
190
190
  "id": "an1.306-315_translation-lt-piyadassi",
191
191
  "segmented": true,
192
- "title": "Antras skyrius",
192
+ "title": "Antrasis skyrius",
193
193
  "volpage": null,
194
194
  "has_comment": false
195
195
  },
@@ -202,7 +202,7 @@
202
202
  "publication_date": null,
203
203
  "id": "sn12.15_translation-lt-piyadassi",
204
204
  "segmented": true,
205
- "title": "Sutta Kačanagotai",
205
+ "title": "Kačanagotai",
206
206
  "volpage": null,
207
207
  "has_comment": false
208
208
  },
@@ -68,7 +68,7 @@
68
68
  "publication_date": null,
69
69
  "id": "sn7.5_translation-de-sabbamitta",
70
70
  "segmented": true,
71
- "title": "Mit Bhāradvāja dem Gutmütigen ",
71
+ "title": "Mit Bhāradvāja dem Mildherzigen ",
72
72
  "volpage": null,
73
73
  "has_comment": false
74
74
  },
@@ -183,6 +183,20 @@
183
183
  "volpage": null,
184
184
  "has_comment": false
185
185
  },
186
+ {
187
+ "lang": "fr",
188
+ "lang_name": "Français",
189
+ "is_root": false,
190
+ "author": "Noé Ismet",
191
+ "author_short": "noeismet",
192
+ "author_uid": "noeismet",
193
+ "publication_date": null,
194
+ "id": "mn2_translation-fr-noeismet",
195
+ "segmented": true,
196
+ "title": "Toutes les souillures ",
197
+ "volpage": null,
198
+ "has_comment": false
199
+ },
186
200
  {
187
201
  "lang": "fr",
188
202
  "lang_name": "Français",
@@ -74,6 +74,20 @@
74
74
  "volpage": null,
75
75
  "has_comment": false
76
76
  },
77
+ {
78
+ "lang": "de",
79
+ "lang_name": "Deutsch",
80
+ "is_root": false,
81
+ "author": "Sabbamitta",
82
+ "author_short": "sabbamitta",
83
+ "author_uid": "sabbamitta",
84
+ "publication_date": null,
85
+ "id": "mn8_translation-de-sabbamitta",
86
+ "segmented": true,
87
+ "title": "Selbstüberwindung ",
88
+ "volpage": null,
89
+ "has_comment": false
90
+ },
77
91
  {
78
92
  "lang": "de",
79
93
  "lang_name": "Deutsch",
@@ -74,6 +74,20 @@
74
74
  "volpage": null,
75
75
  "has_comment": false
76
76
  },
77
+ {
78
+ "lang": "de",
79
+ "lang_name": "Deutsch",
80
+ "is_root": false,
81
+ "author": "Sabbamitta",
82
+ "author_short": "sabbamitta",
83
+ "author_uid": "sabbamitta",
84
+ "publication_date": null,
85
+ "id": "mn26_translation-de-sabbamitta",
86
+ "segmented": true,
87
+ "title": "Die edle Suche ",
88
+ "volpage": null,
89
+ "has_comment": false
90
+ },
77
91
  {
78
92
  "lang": "de",
79
93
  "lang_name": "Deutsch",
@@ -202,7 +202,7 @@
202
202
  "publication_date": null,
203
203
  "id": "an1.296-305_translation-lt-piyadassi",
204
204
  "segmented": true,
205
- "title": "Pirmas skyrius",
205
+ "title": "Pirmasis skyrius",
206
206
  "volpage": null,
207
207
  "has_comment": false
208
208
  },
@@ -157,6 +157,20 @@
157
157
  "volpage": null,
158
158
  "has_comment": false
159
159
  },
160
+ {
161
+ "lang": "fr",
162
+ "lang_name": "Français",
163
+ "is_root": false,
164
+ "author": "Noé Ismet",
165
+ "author_short": "noeismet",
166
+ "author_uid": "noeismet",
167
+ "publication_date": null,
168
+ "id": "mn3_translation-fr-noeismet",
169
+ "segmented": true,
170
+ "title": "Héritiers de l’enseignement ",
171
+ "volpage": null,
172
+ "has_comment": false
173
+ },
160
174
  {
161
175
  "lang": "fr",
162
176
  "lang_name": "Français",
@@ -55,7 +55,7 @@
55
55
  "publication_date": null,
56
56
  "id": "an9.43_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Ein persönlicher Zeuge ",
58
+ "title": "Ein unmittelbarer Zeuge ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
@@ -255,7 +255,7 @@
255
255
  "publication_date": null,
256
256
  "id": "sn56.11_translation-lt-piyadassi",
257
257
  "segmented": true,
258
- "title": "Dhammos rato paleidimas",
258
+ "title": "<i lang='pi' translate='no'>Dhammos</i> rato paleidimas",
259
259
  "volpage": null,
260
260
  "has_comment": false
261
261
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.9.13",
3
+ "version": "2.9.14",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {