Merge pull request #52690 from nextcloud/Valdnet-patch-1

pull/52712/head
John Molakvoæ 2025-05-09 21:21:25 +07:00 committed by GitHub
commit d7f8a106cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
10 changed files with 9 additions and 9 deletions

@ -252,14 +252,14 @@ export default {
internalShareInputPlaceholder() {
return this.config.showFederatedSharesAsInternal
? t('files_sharing', 'Share with accounts, teams, federated cloud id')
? t('files_sharing', 'Share with accounts, teams, federated cloud IDs')
: t('files_sharing', 'Share with accounts and teams')
},
externalShareInputPlaceholder() {
return this.config.showFederatedSharesAsInternal
? t('files_sharing', 'Email')
: t('files_sharing', 'Email, federated cloud id')
: t('files_sharing', 'Email, federated cloud ID')
},
},

2
dist/1092-1092.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -1 +0,0 @@
1092-1092.js.license

2
dist/4589-4589.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -0,0 +1 @@
4589-4589.js.license

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long