sureshanaparti commented on code in PR #8560: URL: https://github.com/apache/cloudstack/pull/8560#discussion_r1464350371
########## ui/public/locales/en.json: ########## @@ -2781,6 +2782,7 @@ "message.error.display.text": "Please enter display text.", "message.error.duration.less.than.interval": "The duration in Autoscale policy cannot be less than interval", "message.error.enable.saml": "Unable to find Users IDs to enable SAML single sign on, kindly enable it manually.", +"message.error.end.date.and.time": "Please select a date and time.", Review Comment: ```suggestion "message.error.end.date.and.time": "Please select an end date and time.", ``` -- 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]
