feat(frontend): UI vragen & antwoorden verbeterd.
This commit is contained in:
parent
10a329bed3
commit
97f6a603f5
9 changed files with 164 additions and 217 deletions
|
@ -169,10 +169,12 @@
|
|||
"hintKeywordsSeparatedBySpaces": "Schlüsselwörter durch Leerzeichen getrennt",
|
||||
"questions": "Fragen",
|
||||
"view-questions": "Fragen anzeigen auf ",
|
||||
"question-input-placeholder": "Frage...",
|
||||
"answer-input-placeholder": "Antwort...",
|
||||
"question-input-placeholder": "Ihre Frage...",
|
||||
"answer-input-placeholder": "Ihre Antwort...",
|
||||
"answers-toggle-hide": "Antworten verstecken",
|
||||
"answers-toggle-show": "Antworten anzeigen",
|
||||
"no-questions": "Keine Fragen",
|
||||
"no-discussion-tip": "Wählen Sie ein Lernobjekt aus, um dessen Fragen anzuzeigen"
|
||||
"no-discussion-tip": "Wählen Sie ein Lernobjekt aus, um dessen Fragen anzuzeigen",
|
||||
"askAQuestion": "Eine Frage stellen",
|
||||
"questionsCapitalized": "Fragen"
|
||||
}
|
||||
|
|
|
@ -169,10 +169,12 @@
|
|||
"hintKeywordsSeparatedBySpaces": "Keywords separated by spaces",
|
||||
"questions": "questions",
|
||||
"view-questions": "View questions in ",
|
||||
"question-input-placeholder": "question...",
|
||||
"answer-input-placeholder": "answer...",
|
||||
"question-input-placeholder": "Your question...",
|
||||
"answer-input-placeholder": "Your answer...",
|
||||
"answers-toggle-hide": "Hide answers",
|
||||
"answers-toggle-show": "Show answers",
|
||||
"no-questions": "No questions asked yet",
|
||||
"no-discussion-tip": "Choose a learning object to view its questions"
|
||||
"no-discussion-tip": "Choose a learning object to view its questions",
|
||||
"askAQuestion": "Ask a question",
|
||||
"questionsCapitalized": "Questions"
|
||||
}
|
||||
|
|
|
@ -170,10 +170,12 @@
|
|||
"hintKeywordsSeparatedBySpaces": "Mots-clés séparés par des espaces",
|
||||
"questions": "Questions",
|
||||
"view-questions": "Voir les questions dans ",
|
||||
"question-input-placeholder": "question...",
|
||||
"answer-input-placeholder": "réponse...",
|
||||
"question-input-placeholder": "Votre question...",
|
||||
"answer-input-placeholder": "Votre réponse...",
|
||||
"answers-toggle-hide": "Masquer réponses",
|
||||
"answers-toggle-show": "Afficher réponse",
|
||||
"no-questions": "Aucune question trouvée",
|
||||
"no-discussion-tip": "Sélectionnez un objet d'apprentissage pour afficher les questions qui s'y rapportent"
|
||||
"no-discussion-tip": "Sélectionnez un objet d'apprentissage pour afficher les questions qui s'y rapportent",
|
||||
"askAQuestion": "Pose une question",
|
||||
"questionsCapitalized": "Questions"
|
||||
}
|
||||
|
|
|
@ -169,10 +169,12 @@
|
|||
"hintKeywordsSeparatedBySpaces": "Trefwoorden gescheiden door spaties",
|
||||
"questions": "vragen",
|
||||
"view-questions": "Bekijk vragen in ",
|
||||
"question-input-placeholder": "vraag...",
|
||||
"answer-input-placeholder": "antwoord...",
|
||||
"question-input-placeholder": "Uw vraag...",
|
||||
"answer-input-placeholder": "Uw antwoord...",
|
||||
"answers-toggle-hide": "Verberg antwoorden",
|
||||
"answers-toggle-show": "Toon antwoorden",
|
||||
"no-questions": "Nog geen vragen gesteld",
|
||||
"no-discussion-tip": "Kies een leerobject om zijn vragen te bekijken"
|
||||
"no-discussion-tip": "Kies een leerobject om zijn vragen te bekijken",
|
||||
"askAQuestion": "Stel een vraag",
|
||||
"questionsCapitalized": "Vragen"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue