mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-10-27 11:18:14 +01:00 
			
		
		
		
	Merge branch 'master' of https://github.com/advplyr/audiobookshelf
This commit is contained in:
		
						commit
						29fc503503
					
				
							
								
								
									
										5
									
								
								.github/workflows/i18n-integration.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/i18n-integration.yml
									
									
									
									
										vendored
									
									
								
							| @ -1,6 +1,9 @@ | ||||
| name: Verify all i18n files are alphabetized | ||||
| 
 | ||||
| on: | ||||
|   pull_request: | ||||
|     paths: | ||||
|       - client/strings/** # Should only check if any strings changed | ||||
|   push: | ||||
|     paths: | ||||
|       - client/strings/** # Should only check if any strings changed | ||||
| @ -22,6 +25,6 @@ jobs: | ||||
|       # The only argument is the `directory`, which is where the i18n files are | ||||
|       # stored. | ||||
|       - name: Run Update JSON Files action | ||||
|         uses: audiobookshelf/audiobookshelf-i18n-updater@v1.1.1 | ||||
|         uses: audiobookshelf/audiobookshelf-i18n-updater@v1.2.0 | ||||
|         with: | ||||
|           directory: "client/strings/" # Adjust the directory path as needed | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user