From 804ec686128a49628e9f656397e4a4512e4c5714 Mon Sep 17 00:00:00 2001 From: Vodafone Date: Mon, 18 Mar 2019 15:46:53 +0530 Subject: List of Input Parameters for VSP: FE Change-Id: I17697b5646c1a201678dbab11fef28a7483fbf8c Issue-ID: SDC-2049 Co-authored-by: rahul.ghugikar@vodafone.com, soumyarup.paul@vodafone.com Signed-off-by: Vodafone --- openecomp-ui/src/nfvo-utils/i18n/en.json | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) (limited to 'openecomp-ui/src/nfvo-utils/i18n') diff --git a/openecomp-ui/src/nfvo-utils/i18n/en.json b/openecomp-ui/src/nfvo-utils/i18n/en.json index 4634c37ebf..1ad23b7a1a 100644 --- a/openecomp-ui/src/nfvo-utils/i18n/en.json +++ b/openecomp-ui/src/nfvo-utils/i18n/en.json @@ -631,6 +631,27 @@ "VNF Header Vendor" : "Vendor", "VNF Header Desc" : "Description", "VNF Header Action" : "Action", - - "GENERIC_ERROR": "An error has occurred. Please contact your System Administrator for further assistance." + + "GENERIC_ERROR": "An error has occurred. Please contact your System Administrator for further assistance.", + + "VSP ID" : "VSP ID", + "VSP Version" : "VSP Version", + "BACK" : "BACK", + "NEXT" : "NEXT", + "Validation Results" : "Validation Results", + "Validation" : "Validation", + "Setup": "Setup", + "Inputs": "Inputs", + "Certifications Query": "Certifications Query", + "No Certifications Query are Available": "No Certifications Query are Available", + "Selected Certifications Query": "Selected Certifications Query", + "Compliance Checks": "Compliance Checks", + "No Compliance Checks are Available": "No Compliance Checks are Available", + "Selected Compliance Tests": "Selected Compliance Tests", + "Value Should Be Minimum of {minLength} characters and a Maximum of {maxLength} characters": "Value Should Be Minimum of {minLength} characters and a Maximum of {maxLength} characters", + "{title} Inputs :": "{title} Inputs :", + "Scenario: {scenario} | Status: {status}": "Scenario: {scenario} | Status: {status}", + "{title} results are not available": "{title} results are not available", + "Test Results": "Test Results", + "No Validation Checks Performed": "No Validation Checks Performed" } -- cgit 1.2.3-korg