Add option to add multiple entry points which could be executed similar to the Main File

This commit is contained in:
Sebastian Serth
2020-01-16 11:14:59 +01:00
parent 6d16dfe14d
commit b51be3edb3
4 changed files with 4 additions and 2 deletions

View File

@@ -448,6 +448,7 @@ de:
main_file: Hauptdatei
reference_implementation: Referenzimplementierung
regular_file: Normale Datei
executable_file: Ausführbare Datei (analog zur Hauptdatei)
teacher_defined_test: Test als Bewertungsgrundlage
user_defined_file: Benutzerdefinierte Datei
user_defined_test: Benutzerdefinierter Test