feat(frontend): UI vragen & antwoorden verbeterd.
This commit is contained in:
parent
10a329bed3
commit
97f6a603f5
9 changed files with 164 additions and 217 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue