diff --git a/jarvis/people/templates/gymnasts/reports/report_periodical.html b/jarvis/people/templates/gymnasts/reports/report_periodical.html index a619526..f50f12e 100644 --- a/jarvis/people/templates/gymnasts/reports/report_periodical.html +++ b/jarvis/people/templates/gymnasts/reports/report_periodical.html @@ -160,7 +160,7 @@ {% else %} - No intensty for selected period. + No intensty for the selected period. {% endif %}
@@ -205,7 +205,7 @@ {% else %} -

There are no injury corresponding to your criterias.

+

There are no injury for the selected period.

{% endif %}
@@ -278,7 +278,7 @@ {% endif %} {% else %} - No chrono/ToF found. + No chrono/ToF for the selected period. {% endif %} @@ -352,7 +352,7 @@ {% endif %} {% else %} - No scores during the selected week. + No scores during for the selected period. {% endif %} @@ -372,7 +372,7 @@ {% endfor %} {% else %} - No new skill learned on the selected week. + No new skill learned on the selected period. {% endif %}
@@ -389,7 +389,7 @@ {% endfor %} {% else %} - No objective for the selected week. + No objective for the selected period. {% endif %}
@@ -408,7 +408,7 @@ {% endfor %} {% else %} - No events on the selected week. + No events on the selected period. {% endif %} @@ -421,7 +421,7 @@ {{ note.to_markdown | safe }} {% endfor %} {% else %} - No note for the selected week. + No note for the selected period. {% endif %}