mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 18:21:40 -04:00
Merge pull request #33043 from nextcloud/Valdnet-patch-2
l10n: Separate words
This commit is contained in:
commit
84fec2f9fe
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
Loading…
Reference in a new issue