mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-06 15:05:26 +08:00
5 lines
281 B
Text
5 lines
281 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>
|
|
<p>
|
|
<i><%=t 'projects.export_projects.modal_text_p3_html', limit: limit, num: num_of_requests_left %></i>
|
|
</p>
|