mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-03 19:54:14 +00:00 
			
		
		
		
	Added missing translation in post form.
This commit is contained in:
		@@ -216,7 +216,7 @@ ComunicWeb.components.posts.form = {
 | 
			
		||||
		});
 | 
			
		||||
		var timeEndInput = createFormGroup({
 | 
			
		||||
			target: container,
 | 
			
		||||
			label: "Time end",
 | 
			
		||||
			label: lang("_input_countdown_endtime"),
 | 
			
		||||
			placeholder: "hh:ss",
 | 
			
		||||
			type: "text"
 | 
			
		||||
		});
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user