diff --git a/src/fireedge/src/client/constants/translates.js b/src/fireedge/src/client/constants/translates.js index 7fd13ca96a..0a5b3e061c 100644 --- a/src/fireedge/src/client/constants/translates.js +++ b/src/fireedge/src/client/constants/translates.js @@ -573,7 +573,7 @@ module.exports = { MemoryModification: 'Memory modification', AllowUsersToModifyMemory: "Allow users to modify this template's default memory on instantiate", - MemoryConcept: 'Amount of RAM required for the VM', + MemoryConcept: 'Amount of RAM required for the VM, in Megabytes', CpuConcept: ` Percentage of CPU divided by 100 required for the Virtual Machine. Half a processor is written 0.5`,