weizhouapache commented on code in PR #12864: URL: https://github.com/apache/cloudstack/pull/12864#discussion_r3087166784
########## ui/public/locales/en.json: ########## @@ -2247,6 +2248,7 @@ "label.secondary.storage": "Secondary Storage", "label.secondary.storage.vm": "Secondary Storage VM", "label.secondaryips": "Secondary IPs", +"label.secondaryip.description": "Description:", Review Comment: is ":" needed ? ########## ui/public/locales/en.json: ########## @@ -1738,6 +1738,7 @@ "label.new.password": "New password", "label.new.project": "New Project", "label.new.secondaryip.description": "Enter new secondary IP address", +"label.new.secondaryip.description.description": "Enter a new description for the secondary IP address", Review Comment: ```suggestion "label.new.secondaryip.description.description": "Enter a description for the new secondary IP address", ``` -- 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]
