Update i18n-tasks and change CircleCI command (#9104)
* Update i18n-tasks and CircleCI command * Fix #9088 * Update i18n-tasks * Fix ast
This commit is contained in:
		@@ -175,7 +175,7 @@ jobs:
 | 
			
		||||
      - *attach_workspace
 | 
			
		||||
      - run: bundle exec i18n-tasks check-normalized
 | 
			
		||||
      - run: bundle exec i18n-tasks unused
 | 
			
		||||
      - run: bundle exec i18n-tasks missing-plural-keys
 | 
			
		||||
      - run: bundle exec i18n-tasks missing -t plural
 | 
			
		||||
      - run: bundle exec i18n-tasks check-consistent-interpolations
 | 
			
		||||
 | 
			
		||||
workflows:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user