suttacentral-api 2.8.23 → 2.8.24

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.
@@ -166,6 +166,20 @@
166
166
  "volpage": null,
167
167
  "has_comment": false
168
168
  },
169
+ {
170
+ "lang": "pl",
171
+ "lang_name": "Polski",
172
+ "is_root": false,
173
+ "author": "Piotr Marcinów",
174
+ "author_short": "marcinow",
175
+ "author_uid": "marcinow",
176
+ "publication_date": null,
177
+ "id": "sn56.10_translation-pl-marcinow",
178
+ "segmented": true,
179
+ "title": "Bezużyteczna mowa ",
180
+ "volpage": null,
181
+ "has_comment": false
182
+ },
169
183
  {
170
184
  "lang": "pt",
171
185
  "lang_name": "Português",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.8.23",
3
+ "version": "2.8.24",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {