Skip to content

Commit ca55fc0

Browse files
Added missing metrics English locale strings (#8560)
* Update ui/public/locales/en.json Co-authored-by: Suresh Kumar Anaparti <sureshkumar.anaparti@gmail.com> * Update ui/public/locales/en.json Co-authored-by: Suresh Kumar Anaparti <sureshkumar.anaparti@gmail.com> --------- Co-authored-by: Suresh Kumar Anaparti <sureshkumar.anaparti@gmail.com>
1 parent 1d5230b commit ca55fc0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ui/public/locales/en.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2351,6 +2351,7 @@
23512351
"message.adding.netscaler.provider": "Adding Netscaler provider",
23522352
"message.advanced.security.group": "Choose this if you wish to use security groups to provide guest VM isolation.",
23532353
"message.allowed": "Allowed",
2354+
"message.alert.show.all.stats.data": "This may return a lot of data depending on VM statistics and retention settings",
23542355
"message.apply.success": "Apply Successfully",
23552356
"message.assign.instance.another": "Please specify the account type, domain, account name and network (optional) of the new account. <br> If the default nic of the vm is on a shared network, CloudStack will check if the network can be used by the new account if you do not specify one network. <br> If the default nic of the vm is on a isolated network, and the new account has more one isolated networks, you should specify one.",
23562357
"message.assign.vm.failed": "Failed to assign VM",
@@ -2579,7 +2580,8 @@
25792580
"message.error.verifying.2fa": "Unable to verify 2FA, please retry.",
25802581
"message.error.display.text": "Please enter display text.",
25812582
"message.error.duration.less.than.interval": "The duration in Autoscale policy cannot be less than interval",
2582-
"message.error.enable.saml": "Unable to find users IDs to enable SAML single sign on, kindly enable it manually.",
2583+
"message.error.enable.saml": "Unable to find Users IDs to enable SAML single sign on, kindly enable it manually.",
2584+
"message.error.end.date.and.time": "Please select an end date and time.",
25832585
"message.error.endip": "Please enter end IP.",
25842586
"message.error.gateway": "Please enter gateway.",
25852587
"message.error.host.name": "Please enter host name.",

0 commit comments

Comments
 (0)