utchoang commented on a change in pull request #499:
URL: https://github.com/apache/cloudstack-primate/pull/499#discussion_r451266199



##########
File path: src/views/compute/DeployVM.vue
##########
@@ -89,12 +89,18 @@
                           :selected="tabKey"
                           :loading="loading.templates"
                           :preFillContent="dataPreFill"
-                          @update-template-iso="updateFieldValue"
-                        ></template-iso-selection>
+                          @update-template-iso="updateFieldValue" />
+                        <span>
+                          {{ $t('Override root disk size') }}

Review comment:
       @davidjumani Can you fix translation/key label usage across views (see 
locales/en.json to pick the keys, all lowercase)




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to