suttacentral-api 2.10.27 → 2.10.28

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": "2019",
59
+ "id": "mn67_translation-de-sabbamitta",
60
+ "segmented": true,
61
+ "title": "Bei Cātumā ",
62
+ "volpage": null,
63
+ "has_comment": false
64
+ },
51
65
  {
52
66
  "lang": "de",
53
67
  "lang_name": "Deutsch",
@@ -116,6 +116,19 @@
116
116
  "volpage": null,
117
117
  "has_comment": false
118
118
  },
119
+ {
120
+ "lang": "fr",
121
+ "lang_name": "Français",
122
+ "is_root": false,
123
+ "author": "Claude Le Ninan, Chandhana Le Ninan",
124
+ "author_short": "leninan",
125
+ "author_uid": "leninan",
126
+ "publication_date": "2023",
127
+ "id": "fr_mn93_leninan",
128
+ "segmented": false,
129
+ "volpage": null,
130
+ "has_comment": false
131
+ },
119
132
  {
120
133
  "lang": "hi",
121
134
  "lang_name": "हिन्दी",
@@ -129,6 +129,19 @@
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": "Claude Le Ninan, Chandhana Le Ninan",
137
+ "author_short": "leninan",
138
+ "author_uid": "leninan",
139
+ "publication_date": "2023",
140
+ "id": "fr_mn146_leninan",
141
+ "segmented": false,
142
+ "volpage": null,
143
+ "has_comment": false
144
+ },
132
145
  {
133
146
  "lang": "hi",
134
147
  "lang_name": "हिन्दी",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.10.27",
3
+ "version": "2.10.28",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {