Add date to ignore_missing and ignore_unused in config/i18n-tasks.yml (#3572)
This commit is contained in:
		
							parent
							
								
									defe4f9bc3
								
							
						
					
					
						commit
						3f815b2052
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -36,7 +36,7 @@ ignore_missing:
 | 
			
		|||
  - 'activerecord.attributes.*'
 | 
			
		||||
  - 'activerecord.errors.*'
 | 
			
		||||
  - '{devise,pagination,doorkeeper}.*'
 | 
			
		||||
  - '{datetime,time}.*'
 | 
			
		||||
  - '{date,datetime,time}.*'
 | 
			
		||||
  - 'simple_form.{yes,no}'
 | 
			
		||||
  - 'simple_form.{placeholders,hints,labels}.*'
 | 
			
		||||
  - 'simple_form.{error_notification,required}.:'
 | 
			
		||||
| 
						 | 
				
			
			@ -48,7 +48,7 @@ ignore_unused:
 | 
			
		|||
  - 'activerecord.attributes.*'
 | 
			
		||||
  - 'activerecord.errors.*'
 | 
			
		||||
  - '{devise,pagination,doorkeeper}.*'
 | 
			
		||||
  - '{datetime,time}.*'
 | 
			
		||||
  - '{date,datetime,time}.*'
 | 
			
		||||
  - 'simple_form.{yes,no}'
 | 
			
		||||
  - 'simple_form.{placeholders,hints,labels}.*'
 | 
			
		||||
  - 'simple_form.{error_notification,required}.:'
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue