Browse Source

l10n: Separate words

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
tags/v25.0.0beta1
Valdnet 2 years ago
parent
commit
76fedc7e95

+ 1
- 1
apps/federatedfilesharing/src/components/PersonalSettings.vue 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: {

+ 2
- 2
dist/federatedfilesharing-vue-settings-personal.js
File diff suppressed because it is too large
View File


+ 1
- 1
dist/federatedfilesharing-vue-settings-personal.js.map
File diff suppressed because it is too large
View File


Loading…
Cancel
Save