l10n: Separate words

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
pull/33043/head
Valdnet 2022-06-28 08:59:10 +07:00 committed by nextcloud-command
parent 2956da4178
commit 76fedc7e95
3 changed files with 4 additions and 4 deletions

@ -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