@kando-env/kando-ui 1.2.55-alpha.17 → 1.2.55-alpha.18

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.
package/lib/i18n/he.json CHANGED
@@ -3599,8 +3599,8 @@
3599
3599
  "page_title": "דיגומים",
3600
3600
  "manhole_properties": "מאפייני שוחה",
3601
3601
  "sampling_properties": "מאפייני דגימה",
3602
- "revert_cancelation": "Revert Cancelation",
3603
- "delete": "Delete",
3602
+ "revert_cancelation": "איחזור דיגום",
3603
+ "delete": "מחיקה",
3604
3604
  "collect": "איסוף",
3605
3605
  "new_button": "דיגום חדש",
3606
3606
  "create_button": "יצירה",
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- var packageJsonVersion = "1.2.55-alpha.17";
3
+ var packageJsonVersion = "1.2.55-alpha.18";
4
4
 
5
5
  if (typeof packageJsonVersion === 'string') {
6
6
  // eslint-disable-next-line no-console
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kando-env/kando-ui",
3
- "version": "1.2.55-alpha.17",
3
+ "version": "1.2.55-alpha.18",
4
4
  "main": "lib/index.js",
5
5
  "author": "Nadav(Private) <nadavk72@gmail.com>",
6
6
  "scripts": {