mirror of
				https://github.com/OwO-Network/DeepLX.git
				synced 2025-10-29 22:19:48 +00:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			1bef182a15
			...
			ac8ec23790
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | ac8ec23790 | ||
|  | 9e8c68fc94 | 
| @ -138,7 +138,7 @@ func TranslateByDeepLX(sourceLang string, targetLang string, translateText strin | ||||
| 		if err != nil { | ||||
| 			return DeepLXTranslationResult{ | ||||
| 				Code:    http.StatusServiceUnavailable, | ||||
| 				Message: "Unkown error", | ||||
| 				Message: "Unknown error", | ||||
| 			}, nil | ||||
| 		} | ||||
| 		transport := &http.Transport{ | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user