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:
		@@ -303,4 +303,13 @@ async function showConfirmDialog(msg) {
 | 
				
			|||||||
            res(c == true);
 | 
					            res(c == true);
 | 
				
			||||||
        });
 | 
					        });
 | 
				
			||||||
    })
 | 
					    })
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * Prepare for potential future translation system
 | 
				
			||||||
 | 
					 * 
 | 
				
			||||||
 | 
					 * @param {String} input Input string
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					function tr(input) {
 | 
				
			||||||
 | 
					    return input;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user