Creation of activerecord for OC (#2721)
* Creation of activerecord for OC * Update activerecord.oc.yml
This commit is contained in:
		
					parent
					
						
							
								e68c0ce5f6
							
						
					
				
			
			
				commit
				
					
						2128682162
					
				
			
		
					 1 changed files with 12 additions and 0 deletions
				
			
		
							
								
								
									
										12
									
								
								config/locales/activerecord.oc.yml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								config/locales/activerecord.oc.yml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,12 @@
 | 
			
		|||
oc:
 | 
			
		||||
  activerecord:
 | 
			
		||||
    errors:
 | 
			
		||||
      models:
 | 
			
		||||
        account:
 | 
			
		||||
          attributes:
 | 
			
		||||
            username:
 | 
			
		||||
              invalid: solament letras, nombres e tirets bas
 | 
			
		||||
        status:
 | 
			
		||||
          attributes:
 | 
			
		||||
            reblog:
 | 
			
		||||
              taken: de l’estatut existís ja
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue