@ailaw/venus 1.216.0 → 1.217.0

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.
Files changed (2) hide show
  1. package/dist/pl.js +1 -1
  2. package/package.json +1 -1
package/dist/pl.js CHANGED
@@ -179,7 +179,7 @@ var pl$1 = {
179
179
  start_date: "Data rozpocz\u0119cia",
180
180
  progress: "Post\u0119p",
181
181
  operation: "Dzia\u0142anie",
182
- todo: "Do zrobienia",
182
+ todo: "Do zrobi\u0107",
183
183
  detail: "Szczeg\xF3\u0142",
184
184
  del: "Usuwa\u0107",
185
185
  my_todo: "Moje zadanie do wykonania",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ailaw/venus",
3
- "version": "1.216.0",
3
+ "version": "1.217.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],