mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-03 23:37:09 +01:00 
			
		
		
		
	Fixed name in German typo (#79)
@SoftCreatR: "Deutsche" means "germans", but speaking of the language, it's just "Deutsch".
This commit is contained in:
		
				
					committed by
					
						
						Jeremy "EndenDragon" Zhang
					
				
			
			
				
	
			
			
			
						parent
						
							9fb7d82700
						
					
				
				
					commit
					588d9175a7
				
			@@ -118,7 +118,7 @@ LANGUAGES = [
 | 
			
		||||
    {
 | 
			
		||||
        "code": "de_DE",
 | 
			
		||||
        "name_en": "German",
 | 
			
		||||
        "name": "Deutsche",
 | 
			
		||||
        "name": "Deutsch",
 | 
			
		||||
        "translators": [
 | 
			
		||||
            {
 | 
			
		||||
                "name": "futureyess22",
 | 
			
		||||
@@ -382,4 +382,4 @@ LANGUAGES = [
 | 
			
		||||
            },
 | 
			
		||||
        ],
 | 
			
		||||
    },
 | 
			
		||||
]
 | 
			
		||||
]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user