Skip to content
Snippets Groups Projects
Commit f5725cce authored by Lukas Mauß's avatar Lukas Mauß
Browse files

Add translation to participant's i18n

parent 2dd9b7f7
Branches
Tags
No related merge requests found
...@@ -25,5 +25,11 @@ ...@@ -25,5 +25,11 @@
"abstain": "Enthalten", "abstain": "Enthalten",
"sent": "Antwort gesendet.", "sent": "Antwort gesendet.",
"your-answer": "Ihre Antwort" "your-answer": "Ihre Antwort"
},
"statistic": {
"learning-status": "Lernstand",
"total": "Total",
"percentage": "Prozent",
"abstentions": "Enthaltungen"
} }
} }
...@@ -25,5 +25,11 @@ ...@@ -25,5 +25,11 @@
"abstain": "Abstain", "abstain": "Abstain",
"sent": "Answer sent.", "sent": "Answer sent.",
"your-answer": "Your answer" "your-answer": "Your answer"
},
"statistic": {
"learning-status": "Learning status",
"total": "Total",
"percentage": "Percentage",
"abstentions": "Abstentions"
} }
} }
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment