diff --git a/ui/src/app/locale/locale.constant-en_US.json b/ui/src/app/locale/locale.constant-en_US.json index 5ec07cf6cf..1bb5af2024 100644 --- a/ui/src/app/locale/locale.constant-en_US.json +++ b/ui/src/app/locale/locale.constant-en_US.json @@ -847,7 +847,8 @@ "status": "Received by edge", "deployed": "Deployed", "pending": "Pending", - "unassign-edges-action-title": "Unassign { count, plural, 1 {1 edge} other {# edges} } from customer" + "unassign-edges-action-title": "Unassign { count, plural, 1 {1 edge} other {# edges} } from customer", + "enter-edge-type": "Enter edge type" }, "error": { "unable-to-connect": "Unable to connect to the server! Please check your internet connection.",