mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-17 12:02:26 +01:00
feat:#49 added updated description
This commit is contained in:
@@ -59,6 +59,16 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
</li>
|
||||
</ol>
|
||||
</AccordionTab>
|
||||
<AccordionTab header="HTWK App">
|
||||
<p>{{ $t("faqView.thirdAnswer.htwk_app.description") }}</p>
|
||||
<ol>
|
||||
<li>{{ $t("faqView.thirdAnswer.htwk_app.one") }}</li>
|
||||
<li>{{ $t("faqView.thirdAnswer.htwk_app.two") }}</li>
|
||||
<li>{{ $t("faqView.thirdAnswer.htwk_app.three") }}</li>
|
||||
<li>{{ $t("faqView.thirdAnswer.htwk_app.four") }}</li>
|
||||
<li>{{ $t("faqView.thirdAnswer.htwk_app.five") }}</li>
|
||||
</ol>
|
||||
</AccordionTab>
|
||||
<AccordionTab
|
||||
:header="$t('faqView.thirdAnswer.microsoft_outlook.title')"
|
||||
>
|
||||
@@ -207,15 +217,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
<li>{{ $t("faqView.thirdAnswer.windows_phone.eight") }}</li>
|
||||
</ol>
|
||||
</AccordionTab>
|
||||
<AccordionTab header="HTWK App">
|
||||
<p>{{ $t("faqView.thirdAnswer.htwk_app.description") }}</p>
|
||||
<ol>
|
||||
<li>{{ $t("faqView.thirdAnswer.htwk_app.one") }}</li>
|
||||
<li>{{ $t("faqView.thirdAnswer.htwk_app.two") }}</li>
|
||||
<li>{{ $t("faqView.thirdAnswer.htwk_app.three") }}</li>
|
||||
<li>{{ $t("faqView.thirdAnswer.htwk_app.four") }}</li>
|
||||
</ol>
|
||||
</AccordionTab>
|
||||
</Accordion>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user