From aefe3914447a6dfd0973a75cb517b338c088e37b Mon Sep 17 00:00:00 2001 From: Arielk Date: Sun, 14 Oct 2018 16:50:17 +0300 Subject: Operation WF association UI Change-Id: Id390261074721966ad85f881ae8c9e39b5022fad Issue-ID: SDC-1814 Signed-off-by: Arielk --- catalog-ui/src/assets/languages/en_US.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'catalog-ui/src/assets/languages') diff --git a/catalog-ui/src/assets/languages/en_US.json b/catalog-ui/src/assets/languages/en_US.json index 48751c9f73..d959d84df9 100644 --- a/catalog-ui/src/assets/languages/en_US.json +++ b/catalog-ui/src/assets/languages/en_US.json @@ -454,6 +454,9 @@ "=========== OPERATION CREATOR ============": "", "OPERATION_PROPERTY_TOOLTIP_TEXT": "VNF properties are defined by the input parameter type. In case you can't find a certain parameter, it might be due to a wrong type selection.", "SERVICE_OPERATION_PROPERTY_TOOLTIP_TEXT": "Service properties are defined by the input parameter type. In case you can't find a certain parameter, it might be due to a wrong type selection.", + "NO_WORKFLOW_ASSOCIATION": "No Workflow", + "NEW_WORKFLOW_ASSOCIATION": "New Workflow", + "EXISTING_WORKFLOW_ASSOCIATION": "Existing Workflow", "=========== PLUGIN NOT CONNECTED ===========": "", "PLUGIN_NOT_CONNECTED_ERROR_MAIN": "The \"{{pluginName}}\" plugin is currently unavailable.", -- cgit 1.2.3-korg