* Updated Thai language * locale: remove unused translation in Thai * locale: add Thai to settings menu and application * locale: fix activerecord.th.yml format
		
			
				
	
	
		
			14 lines
		
	
	
		
			276 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			276 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
---
 | 
						|
th:
 | 
						|
  activerecord:
 | 
						|
    errors:
 | 
						|
      models:
 | 
						|
        account:
 | 
						|
          attributes:
 | 
						|
            username:
 | 
						|
              invalid: only letters, numbers and underscores
 | 
						|
        status:
 | 
						|
          attributes:
 | 
						|
            reblog:
 | 
						|
              taken: of status already exists
 |