mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-10-27 11:18:14 +01:00 
			
		
		
		
	Update client/plugins/i18n.js
This commit is contained in:
		
							parent
							
								
									74d8a09f31
								
							
						
					
					
						commit
						c4e2726622
					
				| @ -12,7 +12,7 @@ const languageCodeMap = { | ||||
|   'hr': { label: 'Hrvatski', dateFnsLocale: 'hr' }, | ||||
|   'it': { label: 'Italiano', dateFnsLocale: 'it' }, | ||||
|   'pl': { label: 'Polski', dateFnsLocale: 'pl' }, | ||||
|   'zh-cn': { label: '简体中文 (Simplified Chinese)', dateFnsLocale: 'znCN' }, | ||||
|   'zh-cn': { label: '简体中文 (Simplified Chinese)', dateFnsLocale: 'zhCN' }, | ||||
| } | ||||
| Vue.prototype.$languageCodeOptions = Object.keys(languageCodeMap).map(code => { | ||||
|   return { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user