suttacentral-api 2.9.3 → 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.
@@ -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": "mn22_translation-de-sabbamitta",
86
+ "segmented": true,
87
+ "title": "Das Gleichnis von der Kobra ",
88
+ "volpage": null,
89
+ "has_comment": false
90
+ },
77
91
  {
78
92
  "lang": "de",
79
93
  "lang_name": "Deutsch",
@@ -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
  },
@@ -71,7 +71,7 @@
71
71
  "publication_date": null,
72
72
  "id": "mn52_translation-de-sabbamitta",
73
73
  "segmented": true,
74
- "title": "Der Mann aus der Stadt Aṭṭhaka ",
74
+ "title": "Der wohlhabende Bürger ",
75
75
  "volpage": null,
76
76
  "has_comment": false
77
77
  },
@@ -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
  },
@@ -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": "mn38_translation-de-sabbamitta",
86
+ "segmented": true,
87
+ "title": "Die längere Lehrrede über die Auflösung des Verlangens ",
88
+ "volpage": null,
89
+ "has_comment": false
90
+ },
77
91
  {
78
92
  "lang": "de",
79
93
  "lang_name": "Deutsch",
@@ -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
  },
@@ -55,7 +55,7 @@
55
55
  "publication_date": null,
56
56
  "id": "an6.104_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Sich nicht gleichsetzen ",
58
+ "title": "Durch nichts geprägt ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
@@ -68,7 +68,7 @@
68
68
  "publication_date": null,
69
69
  "id": "an1.140-149_translation-de-sabbamitta",
70
70
  "segmented": true,
71
- "title": "Nicht die Lehre ",
71
+ "title": "Gegen die Lehre ",
72
72
  "volpage": null,
73
73
  "has_comment": false
74
74
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.9.3",
3
+ "version": "2.9.5",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {