From 83d56fae4cdbd64767de95810e59bf4f7bcddd49 Mon Sep 17 00:00:00 2001 From: Volodymyr Babak Date: Mon, 14 Dec 2020 11:21:42 +0200 Subject: [PATCH] Translate --- ui/src/app/locale/locale.constant-en_US.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.",