mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
chore(1i8n): Fixed grammar and improved wording
Reported at Transifex Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
This commit is contained in:
parent
ff0cab5956
commit
9f6463c375
1 changed files with 1 additions and 1 deletions
|
|
@ -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 -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue