add FAQ, lint ok

This commit is contained in:
ogerly 2019-10-24 14:27:53 +02:00
parent d3b3d9231e
commit 9308646a56
3 changed files with 8 additions and 2 deletions

View File

@ -14,6 +14,10 @@
{{ $t('site.data-privacy') }}
</a>
<span>-</span>
<a href="https://faq.human-connection.org/" target="_blank">
{{ $t('site.faq') }}
</a>
<span>-</span>
<a href="https://github.com/Human-Connection/Human-Connection/releases" target="_blank">
{{ $t('site.changelog') }}
</a>

View File

@ -105,7 +105,8 @@
"bank": "Bankverbindung",
"germany": "Deutschland",
"code-of-conduct": "Verhaltenscodex",
"back-to-login": "Zurück zur Anmeldung"
"back-to-login": "Zurück zur Anmeldung",
"faq": "FAQ"
},
"login": {
"copy": "Wenn Du bereits ein Konto bei Human Connection hast, melde Dich bitte hier an.",

View File

@ -106,7 +106,8 @@
"bank": "bank account",
"germany": "Germany",
"code-of-conduct": "Code of Conduct",
"back-to-login": "Back to login page"
"back-to-login": "Back to login page",
"faq": "FAQ"
},
"login": {
"copy": "If you already have a human-connection account, please login.",