suttacentral-api 2.17.7 → 2.17.8

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.
@@ -61,6 +61,20 @@
61
61
  "volpage": null,
62
62
  "has_comment": false
63
63
  },
64
+ {
65
+ "lang": "de",
66
+ "lang_name": "Deutsch",
67
+ "is_root": false,
68
+ "author": "Sabbamitta",
69
+ "author_short": "sabbamitta",
70
+ "author_uid": "sabbamitta",
71
+ "publication_date": "2019",
72
+ "id": "mn85_translation-de-sabbamitta",
73
+ "segmented": true,
74
+ "title": "Mit dem Prinzen Bodhi ",
75
+ "volpage": null,
76
+ "has_comment": false
77
+ },
64
78
  {
65
79
  "lang": "de",
66
80
  "lang_name": "Deutsch",
@@ -55,7 +55,7 @@
55
55
  "publication_date": "2019",
56
56
  "id": "an4.170_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Gemeinsam ",
58
+ "title": "Zusammen ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
@@ -55,7 +55,7 @@
55
55
  "publication_date": "2019",
56
56
  "id": "an4.15_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Gelten ",
58
+ "title": "Als Vorderste gelten ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
@@ -166,6 +166,20 @@
166
166
  "volpage": null,
167
167
  "has_comment": false
168
168
  },
169
+ {
170
+ "lang": "lt",
171
+ "lang_name": "Lietuvių Kalba",
172
+ "is_root": false,
173
+ "author": "Sayalay Piyadassi",
174
+ "author_short": "piyadassi",
175
+ "author_uid": "piyadassi",
176
+ "publication_date": "2022",
177
+ "id": "mn138_translation-lt-piyadassi",
178
+ "segmented": true,
179
+ "title": "Santrauka ir detali analizė ",
180
+ "volpage": null,
181
+ "has_comment": false
182
+ },
169
183
  {
170
184
  "lang": "my",
171
185
  "lang_name": "မြန်မာဘာသာ",
@@ -55,7 +55,7 @@
55
55
  "publication_date": "2019",
56
56
  "id": "an9.46_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "In diesem Leben ersichtlich ",
58
+ "title": "Im jetzigen Leben ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
@@ -55,7 +55,7 @@
55
55
  "publication_date": "2019",
56
56
  "id": "sn35.70_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Mit Upavāna über das, was in diesem Leben ersichtlich ist ",
58
+ "title": "Mit Upavāna über das, was im jetzigen Leben ersichtlich ist ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
@@ -68,7 +68,7 @@
68
68
  "publication_date": "2019",
69
69
  "id": "an6.47_translation-de-sabbamitta",
70
70
  "segmented": true,
71
- "title": "In diesem Leben ersichtlich (1) ",
71
+ "title": "Im jetzigen Leben ersichtlich (1) ",
72
72
  "volpage": null,
73
73
  "has_comment": false
74
74
  },
@@ -55,7 +55,7 @@
55
55
  "publication_date": "2019",
56
56
  "id": "an9.47_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Das Erlöschen, das in diesem Leben ersichtlich ist ",
58
+ "title": "Das Erlöschen ist im jetzigen Leben ersichtlich ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
@@ -55,7 +55,7 @@
55
55
  "publication_date": "2019",
56
56
  "id": "an6.48_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "In diesem Leben ersichtlich (2) ",
58
+ "title": "Im jetzigen Leben ersichtlich (2) ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.17.7",
3
+ "version": "2.17.8",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {