mirror of
				https://github.com/gpxstudio/gpx.studio.git
				synced 2025-11-04 05:21:09 +00:00 
			
		
		
		
	add german
This commit is contained in:
		@@ -1,6 +1,7 @@
 | 
			
		||||
export const languages: Record<string, string> = {
 | 
			
		||||
    'en': 'English',
 | 
			
		||||
    'es': 'Español',
 | 
			
		||||
    'de': 'Deutsch',
 | 
			
		||||
    'fr': 'Français',
 | 
			
		||||
    'nl': 'Nederlands',
 | 
			
		||||
    'pt-BR': 'Português (Brasil)',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user