scinote-web/app/views/projects/export/_error.html.erb
2018-10-16 11:00:38 +02:00

7 lines
336 B
Plaintext

<p>
It looks like you have exceeded your daily export limit. The number of exports is <strong>limited to <%= limit %> requests per day </strong>- you currently have 0 export requests left.
</p>
<p>Please repeat the desired action <strong>tomorrow</strong>, when your daily limit will reset back to <%= limit %> export requests.
</p>