@opengis/cms 0.0.64 → 0.0.65

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/locales/uk.json +1 -1
  2. package/package.json +1 -1
package/locales/uk.json CHANGED
@@ -335,7 +335,7 @@
335
335
  "actions": "Дії",
336
336
  "noColumnsFound": "Немає колонок",
337
337
  "editCollection": "Редагувати структуру",
338
- "editPage": "Редагувати сторінку1111111",
338
+ "editPage": "Редагувати сторінку",
339
339
  "editContentForYourSite": "Редагувати контент для вашого сайту",
340
340
  "deleteObject": "Ви впевнені, що хочете видалити цей об'єкт?",
341
341
  "editField": "Редагувати поле",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opengis/cms",
3
- "version": "0.0.64",
3
+ "version": "0.0.65",
4
4
  "description": "cms",
5
5
  "type": "module",
6
6
  "author": "Softpro",