mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 07:01:31 +08:00 
			
		
		
		
	client: Remove i18n debug logs
This commit is contained in:
		
							parent
							
								
									295cd6ac83
								
							
						
					
					
						commit
						1656cfae63
					
				@ -11,7 +11,6 @@ export async function initLocale() {
 | 
			
		||||
        .init({
 | 
			
		||||
            lng: locale,
 | 
			
		||||
            fallbackLng: "en",
 | 
			
		||||
            debug: true,
 | 
			
		||||
            backend: {
 | 
			
		||||
                loadPath: `/${window.glob.assetPath}/translations/{{lng}}/{{ns}}.json`
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user