suttacentral-api 2.8.21 → 2.8.23

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.
@@ -48,6 +48,20 @@
48
48
  "volpage": null,
49
49
  "has_comment": false
50
50
  },
51
+ {
52
+ "lang": "de",
53
+ "lang_name": "Deutsch",
54
+ "is_root": false,
55
+ "author": "Sabbamitta",
56
+ "author_short": "sabbamitta",
57
+ "author_uid": "sabbamitta",
58
+ "publication_date": null,
59
+ "id": "mn116_translation-de-sabbamitta",
60
+ "segmented": true,
61
+ "title": "Bei Isigili ",
62
+ "volpage": null,
63
+ "has_comment": false
64
+ },
51
65
  {
52
66
  "lang": "de",
53
67
  "lang_name": "Deutsch",
@@ -176,7 +176,7 @@
176
176
  "publication_date": null,
177
177
  "id": "sn56.9_translation-pl-marcinow",
178
178
  "segmented": true,
179
- "title": "Spory ",
179
+ "title": "Debaty ",
180
180
  "volpage": null,
181
181
  "has_comment": false
182
182
  },
@@ -100,6 +100,20 @@
100
100
  "volpage": null,
101
101
  "has_comment": false
102
102
  },
103
+ {
104
+ "lang": "en",
105
+ "lang_name": "English",
106
+ "is_root": false,
107
+ "author": "Kovilo Bhikkhu",
108
+ "author_short": "kovilo",
109
+ "author_uid": "kovilo",
110
+ "publication_date": null,
111
+ "id": "an4.1_translation-en-kovilo",
112
+ "segmented": true,
113
+ "title": "Understood ",
114
+ "volpage": null,
115
+ "has_comment": false
116
+ },
103
117
  {
104
118
  "author": "Bhikkhu Bodhi",
105
119
  "author_short": "Bodhi",
@@ -81,7 +81,7 @@
81
81
  "publication_date": null,
82
82
  "id": "sn56.11_translation-de-sabbamitta",
83
83
  "segmented": true,
84
- "title": "Das Rad des Dhamma ins Rollen bringen ",
84
+ "title": "Das Rad des Dhamma vorwärts rollen ",
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.8.21",
3
+ "version": "2.8.23",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {