mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
l10n: Separate words
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
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
Loading…
Reference in a new issue