diff --git a/ui/src/locales/en.json b/ui/src/locales/en.json index 285f1823c25..8035422473b 100644 --- a/ui/src/locales/en.json +++ b/ui/src/locales/en.json @@ -1273,5 +1273,17 @@ "featured": "Featured", "community": "Community", "selfexecutable": "Self", -"sharedexecutable": "Shared" +"sharedexecutable": "Shared", +"fixed": "Fixed Offering", +"customconstrained": "Custom Constrained", +"customunconstrained": "Custom Unconstrained", +"iscustomizeddiskiops": "Custom IOPS", +"diskiopsmin": "Min IOPS", +"diskiopsmax": "Max IOPS", +"diskbytesreadrate": "Disk Read Rate (BPS)", +"diskbyteswriterate": "Disk Write Rate (BPS)", +"diskiopsreadrate": "Disk Read Rate (IOPS)", +"diskiopswriterate": "Disk Write Rate (IOPS)", +"none": "None", +"maxcpunumber": "Max CPU Cores" }