mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Prepare for future translation of the application
This commit is contained in:
		@@ -304,3 +304,12 @@ async function showConfirmDialog(msg) {
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Prepare for potential future translation system
 | 
			
		||||
 * 
 | 
			
		||||
 * @param {String} input Input string
 | 
			
		||||
 */
 | 
			
		||||
function tr(input) {
 | 
			
		||||
    return input;
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user