sureshanaparti commented on code in PR #10560: URL: https://github.com/apache/cloudstack/pull/10560#discussion_r1998256179
########## ui/public/locales/en.json: ########## @@ -2645,6 +2646,13 @@ "label.bucket.policy": "Bucket Policy", "label.usersecretkey": "Secret Key", "label.create.bucket": "Create Bucket", +"label.isLeaseFeatureEnabled": "Enable Lease", +"label.instance.lease": "Instance lease", +"label.instance.lease.placeholder": "Lease duration in days ( > 0)", +"label.leaseduration": "Lease duration", Review Comment: ```suggestion "label.leaseduration": "Lease duration (in days)", ``` -- 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]
