suttacentral-api 2.2.52 → 2.2.53

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": null,
19
+ "translated_title": "Sets of Eleven on Training, Etc. ",
20
20
  "translations": [
21
21
  {
22
22
  "lang": "pli",
@@ -78,7 +78,7 @@
78
78
  "publication_date": null,
79
79
  "id": "sn12.93-213_translation-en-sujato",
80
80
  "segmented": true,
81
- "title": null,
81
+ "title": "Sets of Eleven on Training, Etc. ",
82
82
  "volpage": null
83
83
  },
84
84
  {
@@ -83,6 +83,19 @@
83
83
  "segmented": false,
84
84
  "volpage": null
85
85
  },
86
+ {
87
+ "lang": "fr",
88
+ "lang_name": "Français",
89
+ "is_root": false,
90
+ "author": "Noé Ismet",
91
+ "author_short": "noeismet",
92
+ "author_uid": "noeismet",
93
+ "publication_date": null,
94
+ "id": "mn123_translation-fr-noeismet",
95
+ "segmented": true,
96
+ "title": "Incroyable et Stupéfiant",
97
+ "volpage": null
98
+ },
86
99
  {
87
100
  "lang": "hi",
88
101
  "lang_name": "हिन्दी",
@@ -19,7 +19,7 @@
19
19
  "root_lang": "pli",
20
20
  "root_lang_name": "Pāli",
21
21
  "type": "leaf",
22
- "translated_title": "With Potaliya the Wanderer ",
22
+ "translated_title": "With Potaliya the Householder ",
23
23
  "translations": [
24
24
  {
25
25
  "lang": "pli",
@@ -80,7 +80,7 @@
80
80
  "publication_date": null,
81
81
  "id": "mn54_translation-en-sujato",
82
82
  "segmented": true,
83
- "title": "With Potaliya the Wanderer ",
83
+ "title": "With Potaliya the Householder ",
84
84
  "volpage": null
85
85
  },
86
86
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.2.52",
3
+ "version": "2.2.53",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {