mirror of
				https://github.com/scinote-eln/scinote-web.git
				synced 2025-11-04 12:07:23 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			322 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			322 B
		
	
	
	
		
			Text
		
	
	
	
	
	
<p><%=t 'projects.export_projects.modal_text_p1_html', num_projects: num_projects, team: @team.name %></p>
 | 
						|
<p><%=t 'projects.export_projects.modal_text_p2_html' %></p>
 | 
						|
<% unless limit.zero? %>
 | 
						|
  <p>
 | 
						|
    <i><%=t 'projects.export_projects.modal_text_p3_html', limit: limit, num: num_of_requests_left %></i>
 | 
						|
  </p>
 | 
						|
<% end %>
 |