You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/locales/cs.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -443,6 +443,7 @@
443
443
"app.editExerciseConfigForm.validation.ambiguousEntryPoint": "Některé vstupní body tohoto běhového prostředí byly nastaveny a některé byly ponechány k nastavení studentem při odevzdání, což může být poměrně matoucí.",
"app.editExerciseSimpleConfigTests.execTargets": "Cíle ke spuštění:",
491
+
"app.editExerciseSimpleConfigTests.execTargetsExplanation": "Cíle maven projektu ke spuštění. Výchozí cíl je 'exec:java'. Alespoň jeden cíl musí být specifikován.",
Copy file name to clipboardExpand all lines: src/locales/en.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -443,6 +443,7 @@
443
443
"app.editExerciseConfigForm.validation.ambiguousEntryPoint": "Some entry points of this environment are specified whilst some are left to be specified by the student. This may be quite ambiguous.",
"app.editExerciseSimpleConfigTests.execTargetsExplanation": "Maven project goals to be executed. The default is 'exec:java'. At least one goal must be specified.",
0 commit comments