diff --git a/circle/dashboard/templates/dashboard/vm-detail.html b/circle/dashboard/templates/dashboard/vm-detail.html index abd9723..060d309 100644 --- a/circle/dashboard/templates/dashboard/vm-detail.html +++ b/circle/dashboard/templates/dashboard/vm-detail.html @@ -12,20 +12,20 @@ {% trans "Start template tutorial tour" %}
    -
  1. Modify the vm to suit your needs (optional) +
  2. {% trans "Modify the VM to suit your needs (optional)" %}
  3. -
  4. Deploy the vm
  5. -
  6. Connect to the machine
  7. -
  8. Do all the needed installation/customization
  9. -
  10. Log off
  11. +
  12. {% trans "Deploy the VM" %}
  13. +
  14. {% trans "Connect to the machine" %}
  15. +
  16. {% trans "Do all the needed installations/customizations" %}
  17. +
  18. {% trans "Log off from the machine" %}
  19. - Press the "Save as template" button + {% trans "Press the Save as template button" %}
    {% csrf_token %}