Merge pull request #130 from openHPI/exercise-collections-ui

Exercise Collections UI
This commit is contained in:
rteusner
2017-10-04 15:43:01 +02:00
committed by GitHub
13 changed files with 144 additions and 2 deletions

View File

@@ -111,6 +111,11 @@ de:
name: "Name"
file_type: "Dateityp"
content: "Code"
exercise_collections:
id: "ID"
name: "Name"
updated_at: "Letzte Änderung"
exercises: "Aufgaben"
models:
code_harbor_link:
one: CodeHarbor-Link
@@ -127,6 +132,9 @@ de:
exercise:
one: Aufgabe
other: Aufgaben
exercise_collection:
one: Aufgabesammlung
other: Aufgabensammlungen
proxy_exercise:
one: Proxy Aufgabe
other: Proxy Aufgaben