winterhazel commented on code in PR #13225: URL: https://github.com/apache/cloudstack/pull/13225#discussion_r3399307508
########## ui/public/locales/en.json: ########## @@ -409,6 +412,11 @@ "label.api.docs.count": "APIs available for your account", "label.api.version": "API version", "label.apikey": "API key", +"label.apikeypairs": "API Key Pairs", +"label.apikeypair.description": "Description of the API key pair", +"label.apikeypair.name": "Name of the API key pair", +"label.apikeypair.startdate": "API key pair starting validation date", Review Comment: Or `API key pair valid from`. In this case, it would also make sense to adjust the end date to `API key pair valid until`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
