suttacentral-api 2.9.4 → 2.9.5

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.
@@ -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
  },
@@ -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": "हिन्दी",
@@ -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
  },
@@ -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.5",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {