Skip to content

Commit

Permalink
chore(1i8n): Fixed grammar and improved wording
Browse files Browse the repository at this point in the history
Reported at Transifex

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>

[skip ci]
  • Loading branch information
rakekniven authored and backportbot[bot] committed Sep 16, 2024
1 parent 440d8ea commit cf5f3a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/files_external/src/views/CredentialsDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
@update:open="$emit('close')">
<!-- Header -->
<NcNoteCard class="external-storage-auth__header"
:text="t('files_external', 'To access the storage, you need to provide the authentification informations.')"
:text="t('files_external', 'To access the storage, you need to provide the authentication credentials.')"
type="info" />

<!-- Login -->
Expand Down

0 comments on commit cf5f3a1

Please sign in to comment.