Add de translations
This commit is contained in:
		
					parent
					
						
							
								b04f9ea1ec
							
						
					
				
			
			
				commit
				
					
						43e6fc45e2
					
				
			
		
					 2 changed files with 6 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -16,7 +16,7 @@
 | 
			
		|||
                <p>{% trans 'To create a new virtual machine, click "Create VM"' %}
 | 
			
		||||
                {% if show_create_ssh_key_msg %}
 | 
			
		||||
                     {% url 'hosting:create_ssh_key' as create_ssh_url %}
 | 
			
		||||
                     <br/>{% blocktrans %}To access your VM, add your SSH key <a href="{{create_ssh_url}}">here</a>{% endblocktrans %}
 | 
			
		||||
                     <br/>{% blocktrans %}To access your VM, <a href="{{create_ssh_url}}">add your SSH key here</a>{% endblocktrans %}
 | 
			
		||||
                {% endif %}
 | 
			
		||||
                </p>
 | 
			
		||||
                <div class="text-right">
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue