NuxRo commented on code in PR #7752: URL: https://github.com/apache/cloudstack/pull/7752#discussion_r1393925385
########## ui/public/locales/en.json: ########## @@ -1406,6 +1412,16 @@ "label.oauth.configuration": "OAuth configuration", "label.oauth.verification": "OAuth verification", "label.ocfs2": "OCFS2", +"label.object.storage" : "Object Storage", +"label.object.presigned.url": "Presigned URL", +"label.object.presigned.url.description" : "Presigned of the object to access the object without authentication", Review Comment: ```suggestion "label.object.presigned.url.description" : "Presigned URL of the object in order to access it without authentication.", ``` -- 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]
