graphdb-workbench-tests 2.2.3-TR3 → 2.2.3
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/fixtures/locale-en.json +1 -1
- package/package.json +1 -1
package/fixtures/locale-en.json
CHANGED
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"loader_message": "Deleting cluster",
|
|
104
104
|
"notifications": {
|
|
105
105
|
"success_delete": "Cluster deleted successfully",
|
|
106
|
-
"success_delete_partial": "Not all nodes
|
|
106
|
+
"success_delete_partial": "Not all nodes were deleted",
|
|
107
107
|
"fail_delete": "Can not delete cluster"
|
|
108
108
|
}
|
|
109
109
|
},
|