1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-16 22:50:10 +03:00

M #~: Minor fix to translates (#2208)

This commit is contained in:
Sergio Betanzos 2022-06-30 16:48:24 +02:00 committed by GitHub
parent eac84bf27d
commit cdeb0b34fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`,