mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
l10n: Name with a capital letter: SharingInput.vue
This commit is contained in:
parent
ef382f541c
commit
bb38fd8fd5
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ export default {
|
|||
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() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue