fix(l10n): Add context note for table footers

Signed-off-by: Christopher Ng <chrng8@gmail.com>
This commit is contained in:
Christopher Ng 2024-01-11 10:17:21 -08:00
parent 265e9060f8
commit fa295625ab
2 changed files with 2 additions and 0 deletions

View file

@ -22,6 +22,7 @@
<template>
<tr>
<th class="files-list__row-checkbox">
<!-- TRANSLATORS Label for a table footer which summarizes the columns of the table -->
<span class="hidden-visually">{{ t('files', 'Total rows summary') }}</span>
</th>

View file

@ -23,6 +23,7 @@
<template>
<tr class="footer">
<th scope="row">
<!-- TRANSLATORS Label for a table footer which summarizes the columns of the table -->
<span class="hidden-visually">{{ t('settings', 'Total rows summary') }}</span>
</th>
<td class="footer__cell footer__cell--loading">