mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
Merge pull request #23671 from nextcloud/Valdnet-patch-4
l10n: Name with a capital letter: SharingInput.vue
This commit is contained in:
commit
28e2551313
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
|
|
@ -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