Merge pull request #23671 from nextcloud/Valdnet-patch-4

l10n: Name with a capital letter: SharingInput.vue
This commit is contained in:
Morris Jobke 2020-10-29 11:14:22 +01:00 committed by GitHub
commit 28e2551313
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -126,7 +126,7 @@ export default {
return t('files_sharing', 'Name or email …') return t('files_sharing', 'Name or email …')
} }
return t('files_sharing', 'Name, email, or federated cloud ID …') return t('files_sharing', 'Name, email, or Federated Cloud ID …')
}, },
isValidQuery() { isValidQuery() {