mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-04 07:47:10 +01:00 
			
		
		
		
	Fixed grammar issue (#82)
This commit is contained in:
		
				
					committed by
					
						
						Jeremy "EndenDragon" Zhang
					
				
			
			
				
	
			
			
			
						parent
						
							b11f7ea592
						
					
				
				
					commit
					9b1ccd494e
				
			@@ -14,7 +14,7 @@ QUERY_PARAMETERS = [
 | 
				
			|||||||
    {
 | 
					    {
 | 
				
			||||||
        "name": "lang",
 | 
					        "name": "lang",
 | 
				
			||||||
        "type": "language",
 | 
					        "type": "language",
 | 
				
			||||||
        "description": "Is your users multilingual? No worries, Titan can speak multiple languages! Check the about page for a list of all language parameters Titan can support. <br> Wish Titan supported your language? Consider contributing to <a href=\"http://translate.titanembeds.com/\" target=\"_blank\">our CrowdIn project</a>!",
 | 
					        "description": "Are your users multilingual? No worries, Titan can speak multiple languages! Check the about page for a list of all language parameters Titan can support. <br> Wish Titan supported your language? Consider contributing to <a href=\"http://translate.titanembeds.com/\" target=\"_blank\">our CrowdIn project</a>!",
 | 
				
			||||||
        "example": "nl_NL",
 | 
					        "example": "nl_NL",
 | 
				
			||||||
        "input": "text",
 | 
					        "input": "text",
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user