mirror of
				https://github.com/house-of-abbey/GarminHomeAssistant.git
				synced 2025-11-04 00:48:14 +00:00 
			
		
		
		
	Update translate.yml
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/translate.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/translate.yml
									
									
									
									
										vendored
									
									
								
							@@ -3,6 +3,7 @@ on:
 | 
				
			|||||||
  push:
 | 
					  push:
 | 
				
			||||||
    paths:
 | 
					    paths:
 | 
				
			||||||
      - "resources/strings/strings.xml"
 | 
					      - "resources/strings/strings.xml"
 | 
				
			||||||
 | 
					      - "translate.py"
 | 
				
			||||||
      - "resources-*/strings/corrections.xml"
 | 
					      - "resources-*/strings/corrections.xml"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
@@ -22,7 +23,7 @@ jobs:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
      - run: |
 | 
					      - run: |
 | 
				
			||||||
          pip install beautifulsoup4
 | 
					          pip install beautifulsoup4
 | 
				
			||||||
          pip install deep-translate
 | 
					          pip install deep-translator
 | 
				
			||||||
          pip install xml
 | 
					          pip install xml
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - run: python translate.py
 | 
					      - run: python translate.py
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user