mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-06 23:15:34 +08:00
6 lines
281 B
Text
6 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>
|