suttacentral-api 2.9.16 → 2.10.1

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.
@@ -143,6 +143,20 @@
143
143
  "volpage": null,
144
144
  "has_comment": false
145
145
  },
146
+ {
147
+ "lang": "fr",
148
+ "lang_name": "Français",
149
+ "is_root": false,
150
+ "author": "Noé Ismet",
151
+ "author_short": "noeismet",
152
+ "author_uid": "noeismet",
153
+ "publication_date": null,
154
+ "id": "mn6_translation-fr-noeismet",
155
+ "segmented": true,
156
+ "title": "On pourrait souhaiter ",
157
+ "volpage": null,
158
+ "has_comment": false
159
+ },
146
160
  {
147
161
  "lang": "fr",
148
162
  "lang_name": "Français",
@@ -337,6 +337,19 @@
337
337
  "volpage": null,
338
338
  "has_comment": false
339
339
  },
340
+ {
341
+ "lang": "sl",
342
+ "lang_name": "Slovenščina",
343
+ "is_root": false,
344
+ "author": "Bojan Božič",
345
+ "author_short": "Božič",
346
+ "author_uid": "bojan",
347
+ "publication_date": "2024",
348
+ "id": "sl_dn16_bojan",
349
+ "segmented": false,
350
+ "volpage": null,
351
+ "has_comment": false
352
+ },
340
353
  {
341
354
  "lang": "sr",
342
355
  "lang_name": "Srpski",
@@ -55,7 +55,7 @@
55
55
  "publication_date": null,
56
56
  "id": "an10.192_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Die Lehre der wahren Menschen ",
58
+ "title": "Die Lehre eines wahren Menschen ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
@@ -129,6 +129,20 @@
129
129
  "volpage": null,
130
130
  "has_comment": false
131
131
  },
132
+ {
133
+ "lang": "fr",
134
+ "lang_name": "Français",
135
+ "is_root": false,
136
+ "author": "Noé Ismet",
137
+ "author_short": "noeismet",
138
+ "author_uid": "noeismet",
139
+ "publication_date": null,
140
+ "id": "mn5_translation-fr-noeismet",
141
+ "segmented": true,
142
+ "title": "Sans souillure ",
143
+ "volpage": null,
144
+ "has_comment": false
145
+ },
132
146
  {
133
147
  "lang": "fr",
134
148
  "lang_name": "Français",
@@ -55,7 +55,7 @@
55
55
  "publication_date": null,
56
56
  "id": "an10.148_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Die Lehre der wahren Menschen ",
58
+ "title": "Die Lehre eines wahren Menschen ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
@@ -340,6 +340,19 @@
340
340
  "volpage": null,
341
341
  "has_comment": false
342
342
  },
343
+ {
344
+ "lang": "sl",
345
+ "lang_name": "Slovenščina",
346
+ "is_root": false,
347
+ "author": "Bojan Božič",
348
+ "author_short": "Božič",
349
+ "author_uid": "bojan",
350
+ "publication_date": "2024",
351
+ "id": "sl_dn31_bojan",
352
+ "segmented": false,
353
+ "volpage": null,
354
+ "has_comment": false
355
+ },
343
356
  {
344
357
  "lang": "sr",
345
358
  "lang_name": "Srpski",
@@ -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": "mn113_translation-de-sabbamitta",
60
+ "segmented": true,
61
+ "title": "Ein wahrer Mensch ",
62
+ "volpage": null,
63
+ "has_comment": false
64
+ },
51
65
  {
52
66
  "lang": "de",
53
67
  "lang_name": "Deutsch",
@@ -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": null,
72
+ "id": "mn82_translation-de-sabbamitta",
73
+ "segmented": true,
74
+ "title": "Mit Raṭṭhapāla ",
75
+ "volpage": null,
76
+ "has_comment": false
77
+ },
64
78
  {
65
79
  "lang": "de",
66
80
  "lang_name": "Deutsch",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.9.16",
3
+ "version": "2.10.1",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {