fix(i18n) Fixed grammar

Reported at Transifex

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
pull/39475/head
rakekniven 2023-07-19 11:54:43 +07:00 committed by nextcloud-command
parent 26779128a7
commit 9a9e04fe4f
3 changed files with 4 additions and 4 deletions

@ -46,7 +46,7 @@
<!-- Accessibility description -->
<caption class="hidden-visually">
{{ currentView.caption || t('files', 'List of files and folders.') }}
{{ t('files', 'This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list.') }}
{{ t('files', 'This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.') }}
</caption>
<!-- Thead-->

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long