links_to_imprint_and_privacy_policy_changed_to_human-connection.org

This commit is contained in:
ogerly 2019-09-17 16:11:36 +02:00
parent 5466cf69b2
commit a588a7bc12
3 changed files with 14 additions and 6 deletions

View File

@ -2,13 +2,21 @@
<div id="footer" class="ds-footer">
<a href="https://human-connection.org" target="_blank" v-html="$t('site.made')"></a>
<span>-</span>
<nuxt-link to="/imprint">{{ $t('site.imprint') }}</nuxt-link>
<a
href="https://human-connection.org/impressum/"
target="_blank"
v-html="$t('site.imprint')"
></a>
<span>-</span>
<nuxt-link to="/terms-and-conditions">{{ $t('site.termsAndConditions') }}</nuxt-link>
<span>-</span>
<nuxt-link to="/code-of-conduct">{{ $t('site.code-of-conduct') }}</nuxt-link>
<span>-</span>
<nuxt-link to="/data-privacy">{{ $t('site.data-privacy') }}</nuxt-link>
<a
href="https://human-connection.org/datenschutz/"
target="_blank"
v-html="$t('site.data-privacy')"
></a>
<span>-</span>
<nuxt-link to="/changelog">{{ $t('site.changelog') }}</nuxt-link>
</div>

View File

@ -2,7 +2,7 @@
"maintenance": {
"title": "Human Connection befindet sich in der Wartung",
"explanation": "Zurzeit führen wir einige geplante Wartungsarbeiten durch, bitte versuch es später erneut.",
"questions": "Bei Fragen oder Problemen erreichst du uns per E-Mail an"
"questions": "Bei Fragen oder Problemen erreichst du uns per E-Mail an"
},
"index": {
"no-results": "Keine Beiträge gefunden.",
@ -590,7 +590,7 @@
},
"data-privacy": {
"title": "Du und deine Daten",
"description": "Bitte beachte, dass wir die Inhalte der Alphaversion zu Werbezwecken, Webpräsentationen usw. verwenden, aber wir glauben, dass das auch in Deinem Interesse ist. Am besten keinen Nachnamen eingeben und bei noch mehr Datensparsamkeit ein Profilfoto ohne Identität verwenden. Mehr in unserer <a href=\"/data-privacy\">Datenschutzerklärung</a>"
"description": "Bitte beachte, dass wir die Inhalte der Alphaversion zu Werbezwecken, Webpräsentationen usw. verwenden, aber wir glauben, dass das auch in Deinem Interesse ist. Am besten keinen Nachnamen eingeben und bei noch mehr Datensparsamkeit ein Profilfoto ohne Identität verwenden. Mehr in unserer <a href=\"https://human-connection.org/datenschutz/\" target=\"_blank\" >Datenschutzerklärung</a>"
},
"work-in-progress": {
"title": "Baustellen",

View File

@ -2,7 +2,7 @@
"maintenance": {
"title": "Human Connection is under maintenance",
"explanation": "At the moment we are doing some scheduled maintenance, please try again later.",
"questions": "Any Questions or concerns, send an email to"
"questions": "Any Questions or concerns, send an email to"
},
"index": {
"no-results": "No contributions found.",
@ -591,7 +591,7 @@
},
"data-privacy": {
"title": "You and your data",
"description": "Please note that the content of the alpha version will be used for public web presentations etc. but we are sure, this is in your interest. Avoid real names and use anonymous profile pictures without your face. You can find more information in our <a href=\"/data-privacy\">data privacy policy</a>"
"description": "Please note that the content of the alpha version will be used for public web presentations etc. but we are sure, this is in your interest. Avoid real names and use anonymous profile pictures without your face. You can find more information in our <a href=\"https://human-connection.org/en/privacy/\" target=\"_blank\">data privacy policy</a>"
},
"work-in-progress": {
"title": "Work in progress",