mirror of
				https://github.com/gpxstudio/gpx.studio.git
				synced 2025-11-04 05:21:09 +00:00 
			
		
		
		
	add czech
This commit is contained in:
		@@ -43,6 +43,7 @@
 | 
			
		||||
    :global(.markdown > a) {
 | 
			
		||||
        @apply text-link;
 | 
			
		||||
        @apply hover:underline;
 | 
			
		||||
        @apply contents;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    :global(.markdown p > a) {
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
export const languages: Record<string, string> = {
 | 
			
		||||
    ca: 'Català',
 | 
			
		||||
    cs: 'Čeština',
 | 
			
		||||
    en: 'English',
 | 
			
		||||
    es: 'Español',
 | 
			
		||||
    de: 'Deutsch',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user