FIX: ensures correct i18n key is used (#7686)

This commit is contained in:
Joffrey JAFFEUX
2019-06-04 11:22:44 +02:00
committed by GitHub
parent 4283281397
commit 9585a16264

View File

@ -52,7 +52,7 @@
{{#if showAverage}}
<tr class="total-row">
<td colspan="2">
{{i18n 'admin.dashboard.reports.average'}}
{{i18n 'admin.dashboard.reports.average_for_sample'}}
</td>
</tr>
<tr class="admin-report-table-row">