mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	FIX: fix translation bug in third-party connection guide
JIRA: STUDIO-4161 Change-Id: I689aa495fec87bd1a40ca74be03799acd4f2fc5e Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
		
							parent
							
								
									a1e4975c81
								
							
						
					
					
						commit
						24cb84e78f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -14,8 +14,8 @@ | |||
| </head> | ||||
| <body onLoad="OnInit()"> | ||||
|     <div class="container"> | ||||
|         <h1 class="trans" tid="t93">Printer Connection</h1> | ||||
|         <p class="trans" tid="t94">Please set up your printer connection to view the device.</p> | ||||
|         <h1 class="trans">Printer Connection</h1> | ||||
|         <p class="trans">Please set up your printer connection to view the device.</p> | ||||
|         <img src="setup_connection.gif" alt="Printer connection setup demonstration" style="max-width: 100%; height: auto; display: block;"/> | ||||
|     </div> | ||||
| </body> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Stone Li
						Stone Li