translations
This commit is contained in:
parent
87327d028a
commit
556ed75262
4 changed files with 67 additions and 28 deletions
|
|
@ -848,7 +848,7 @@ class CreateVirtualMachinesView(LoginRequiredMixin, View):
|
|||
messages.success(
|
||||
request,
|
||||
_(
|
||||
'In order to create a VM, you need to'
|
||||
'In order to create a VM, you need to '
|
||||
'create/upload your SSH KEY first.'
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue