mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	FIX:update chinese translation
Change-Id: I254c0617a9ee5e43aa1388b06788f332f0094a40
This commit is contained in:
		
							parent
							
								
									0b84ca62bf
								
							
						
					
					
						commit
						453c005423
					
				
					 12 changed files with 270 additions and 72 deletions
				
			
		| 
						 | 
				
			
			@ -253,7 +253,7 @@ void SendJob::process()
 | 
			
		|||
            this->update_status(curr_percent, _L("Sending gcode file over LAN"));
 | 
			
		||||
            result = m_agent->start_send_gcode_to_sdcard(params, update_fn, cancel_fn);
 | 
			
		||||
        } else {
 | 
			
		||||
            this->update_status(curr_percent, _L("An SD card needs to be inserted before printing via LAN."));
 | 
			
		||||
            this->update_status(curr_percent, _L("An SD card needs to be inserted before sending to printer."));
 | 
			
		||||
            return;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue