mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 09:13:19 -04:00
Merge pull request #52690 from nextcloud/Valdnet-patch-1
This commit is contained in:
commit
d7f8a106cc
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
2
dist/1092-1092.js
vendored
File diff suppressed because one or more lines are too long
1
dist/1092-1092.js.map
vendored
1
dist/1092-1092.js.map
vendored
File diff suppressed because one or more lines are too long
1
dist/1092-1092.js.map.license
vendored
1
dist/1092-1092.js.map.license
vendored
|
|
@ -1 +0,0 @@
|
|||
1092-1092.js.license
|
||||
2
dist/4589-4589.js
vendored
Normal file
2
dist/4589-4589.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/4589-4589.js.map
vendored
Normal file
1
dist/4589-4589.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/4589-4589.js.map.license
vendored
Symbolic link
1
dist/4589-4589.js.map.license
vendored
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
4589-4589.js.license
|
||||
4
dist/files_sharing-files_sharing_tab.js
vendored
4
dist/files_sharing-files_sharing_tab.js
vendored
File diff suppressed because one or more lines are too long
2
dist/files_sharing-files_sharing_tab.js.map
vendored
2
dist/files_sharing-files_sharing_tab.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue