Merge pull request #33043 from nextcloud/Valdnet-patch-2

l10n: Separate words
This commit is contained in:
Carl Schwan 2022-07-01 15:07:18 +02:00 committed by GitHub
commit 84fec2f9fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -153,7 +153,7 @@ export default {
</a>`
},
copyLinkTooltip() {
return this.isCopied ? t('federatedfilesharing', 'CloudId copied to the clipboard') : t('federatedfilesharing', 'Copy to clipboard')
return this.isCopied ? t('federatedfilesharing', 'Cloud ID copied to the clipboard') : t('federatedfilesharing', 'Copy to clipboard')
},
},
methods: {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long