Skip to content

Commit

Permalink
feat(hpc-vmware-managed-vcd): revert fix compute datagrid labels (#13502
Browse files Browse the repository at this point in the history
)

  desc: This reverts commit d50446c. (#13502)
  ref: MANAGER-15439

Signed-off-by: Paul Dickerson <[email protected]>
  • Loading branch information
Paul Dickerson committed Oct 10, 2024
1 parent d7a5c5f commit 0a9bf2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"managed_vcd_vdc_title": "Datacentres virtuels",
"managed_vcd_vdc_commercial_range": "Gamme commerciale",
"managed_vcd_vdc_vcpu_count": "vCPU",
"managed_vcd_vdc_ram_count": "RAM",
"managed_vcd_vdc_vcpu_count": "Total vCPU",
"managed_vcd_vdc_ram_count": "Total RAM",
"managed_vcd_vdc_quota_value": "{{quota}} Go",
"managed_vcd_vdc_vcpu_speed": "Vitesse vCPU",
"managed_vcd_vdc_vcpu_value": "{{speed}} GHz",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"managed_vcd_vdc_compute_vhost_profile": "Profil Virtual Host",
"managed_vcd_vdc_compute_vhost_profile": "vHost profil",
"managed_vcd_vdc_compute_billing": "Facturation",
"managed_vcd_vdc_compute_billing_MONTHLY": "Au mois",
"managed_vcd_vdc_compute_id": "ID",
Expand Down

0 comments on commit 0a9bf2c

Please sign in to comment.