Skip to content

Commit d7f8a10

Browse files
authored
Merge pull request #52690 from nextcloud/Valdnet-patch-1
2 parents 0b354ef + 5435f3b commit d7f8a10

File tree

10 files changed

+9
-9
lines changed

10 files changed

+9
-9
lines changed

apps/files_sharing/src/views/SharingTab.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,14 +252,14 @@ export default {
252252
253253
internalShareInputPlaceholder() {
254254
return this.config.showFederatedSharesAsInternal
255-
? t('files_sharing', 'Share with accounts, teams, federated cloud id')
255+
? t('files_sharing', 'Share with accounts, teams, federated cloud IDs')
256256
: t('files_sharing', 'Share with accounts and teams')
257257
},
258258
259259
externalShareInputPlaceholder() {
260260
return this.config.showFederatedSharesAsInternal
261261
? t('files_sharing', 'Email')
262-
: t('files_sharing', 'Email, federated cloud id')
262+
: t('files_sharing', 'Email, federated cloud ID')
263263
},
264264
},
265265

dist/1092-1092.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

dist/1092-1092.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/1092-1092.js.map.license

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/4589-4589.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

dist/4589-4589.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/4589-4589.js.map.license

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
4589-4589.js.license

dist/files_sharing-files_sharing_tab.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/files_sharing-files_sharing_tab.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)