mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-10-27 11:18:14 +01:00 
			
		
		
		
	Add bg to language list
This commit is contained in:
		
							parent
							
								
									851d298916
								
							
						
					
					
						commit
						e7fa698645
					
				@ -5,6 +5,7 @@ import { supplant } from './utils'
 | 
				
			|||||||
const defaultCode = 'en-us'
 | 
					const defaultCode = 'en-us'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const languageCodeMap = {
 | 
					const languageCodeMap = {
 | 
				
			||||||
 | 
					  'bg': { label: 'Български', dateFnsLocale: 'bg' },
 | 
				
			||||||
  'bn': { label: 'বাংলা', dateFnsLocale: 'bn' },
 | 
					  'bn': { label: 'বাংলা', dateFnsLocale: 'bn' },
 | 
				
			||||||
  'cs': { label: 'Čeština', dateFnsLocale: 'cs' },
 | 
					  'cs': { label: 'Čeština', dateFnsLocale: 'cs' },
 | 
				
			||||||
  'da': { label: 'Dansk', dateFnsLocale: 'da' },
 | 
					  'da': { label: 'Dansk', dateFnsLocale: 'da' },
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user