summaryrefslogtreecommitdiffstats
path: root/src/App.vue
diff options
context:
space:
mode:
authorValdnet <47037905+Valdnet@users.noreply.github.com>2021-09-13 19:13:28 +0200
committerGitHub <noreply@github.com>2021-09-13 19:13:28 +0200
commitd04bb5aa3d5de2a6f9cd5690bc5c84286c40486a (patch)
tree718c16eadb4b78c8c5b8d6118f90168cdb0aa136 /src/App.vue
parentca79e1e10f1b038b7a717b8533055b11a6568edb (diff)
l10n: Extract a space from translation
Diffstat (limited to 'src/App.vue')
-rw-r--r--src/App.vue4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/App.vue b/src/App.vue
index 6d0ec459..7bddb723 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -10,7 +10,7 @@
{{ t('social', '.well-known/webfinger isn\'t properly set up!') }}
</h3>
<p v-if="!serverData.checks.checks.wellknown">
- {{ t('social', 'Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the admin of this Nextcloud instance needs to manually configure the .well-known redirects: ') }}<a class="external_link"
+ {{ t('social', 'Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the admin of this Nextcloud instance needs to manually configure the .well-known redirects:') }} <a class="external_link"
href="https://docs.nextcloud.com/server/latest/go.php?to=admin-setup-well-known-URL"
target="_blank"
rel="noreferrer noopener">
@@ -42,7 +42,7 @@
{{ t('social', '.well-known/webfinger isn\'t properly set up!') }}
</h3>
<p v-if="!serverData.checks.checks.wellknown">
- {{ t('social', 'Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the admin of this Nextcloud instance needs to manually configure the .well-known redirects: ') }}<a class="external_link"
+ {{ t('social', 'Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the admin of this Nextcloud instance needs to manually configure the .well-known redirects:') }} <a class="external_link"
href="https://docs.nextcloud.com/server/latest/go.php?to=admin-setup-well-known-URL"
target="_blank"
rel="noreferrer noopener">