There was an error while loading. Please reload this page.
1 parent 265e906 commit fa29562Copy full SHA for fa29562
2 files changed
apps/files/src/components/FilesListTableFooter.vue
@@ -22,6 +22,7 @@
22
<template>
23
<tr>
24
<th class="files-list__row-checkbox">
25
+ <!-- TRANSLATORS Label for a table footer which summarizes the columns of the table -->
26
<span class="hidden-visually">{{ t('files', 'Total rows summary') }}</span>
27
</th>
28
apps/settings/src/components/Users/UserListFooter.vue
@@ -23,6 +23,7 @@
<tr class="footer">
<th scope="row">
<span class="hidden-visually">{{ t('settings', 'Total rows summary') }}</span>
29
<td class="footer__cell footer__cell--loading">
0 commit comments