mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 21:11:30 +08:00 
			
		
		
		
	fix(forge): English locale still missing
This commit is contained in:
		
							parent
							
								
									cbcc219f1f
								
							
						
					
					
						commit
						385ebb486e
					
				| @ -13,7 +13,7 @@ const UNSORTED_LOCALES = [ | |||||||
|     { |     { | ||||||
|         id: "en", |         id: "en", | ||||||
|         name: "English", |         name: "English", | ||||||
|         electronLocale: "en" |         electronLocale: "en_US" // by default there's no en.pak in the locales, so we end up with no English packs otherwise.
 | ||||||
|     }, |     }, | ||||||
|     { |     { | ||||||
|         id: "de", |         id: "de", | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran