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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -811,7 +811,7 @@
811
811
"app.exercise.runtimes": "Běhová prostředí",
812
812
"app.exercise.solutionFilesLimitExplanation": "Maximální počet odevzdaných souborů v řešení. Uživatelům není dovoleno odevzdávat řešení, která překračují tento limit. Limit se neaplikuje pokud není vyplněn.",
813
813
"app.exercise.solutionSizeLimitExplanation": "Maximální celková velikost všech souborů v řešení. Uživatelům není dovoleno odevzdávat řešení, která překračují tento limit. Limit se neaplikuje pokud není vyplněn.",
Copy file name to clipboardExpand all lines: src/locales/en.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -811,7 +811,7 @@
811
811
"app.exercise.runtimes": "Runtime environments",
812
812
"app.exercise.solutionFilesLimitExplanation": "Maximal number of files submitted in a solution. The users are not allowed to submit solutions that exceed this limit. If empty, no limit is applied.",
813
813
"app.exercise.solutionSizeLimitExplanation": "Maximal total size of all files submitted in a solution. The users are not allowed to submit solutions that exceed this limit. If empty, no limit is applied.",
814
-
"app.exercise.submitReferenceSoution": "New Reference Solution",
814
+
"app.exercise.submitReferenceSolution": "New Reference Solution",
815
815
"app.exercise.title": "Exercise Detail",
816
816
"app.exercise.validationErrors.config": "Configuration of some tests is incomplete; this typically happens when you add a test or delete a file",
817
817
"app.exercise.validationErrors.limits": "Memory or time limits are not properly set",
@@ -1554,7 +1554,7 @@
1554
1554
"app.referenceSolution.exerciseNoLongerHasEnvironment": "The exercise no longer supports the environment for which this solution was evaluated. Resubmission is not possible.",
0 commit comments