mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 13:41:03 +00:00 
			
		
		
		
	
							parent
							
								
									5fec0d232a
								
							
						
					
					
						commit
						d57a76c809
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -334,6 +334,7 @@ const InternalConfig = function (initConfig) { // eslint-disable-line no-unused- | |||
| 			locale = navigator.languages ? navigator.languages[0] : navigator.language; | ||||
| 			locale = locale.split('.')[0]; | ||||
| 		} | ||||
| 		locale = locale.replace('-', '_'); | ||||
| 		const onExit = this.onExit; | ||||
| 
 | ||||
| 		// Godot configuration.
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 pattlebass
						pattlebass