Reorder translations and add missing prefixes
- files should be prefixed with code_ocean/ - the markdown editor is part of the application (helper)
This commit is contained in:

committed by
Sebastian Serth

parent
1589c9472b
commit
e551c8a699
34
config/locales/en/submission.yml
Normal file
34
config/locales/en/submission.yml
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
en:
|
||||
activerecord:
|
||||
attributes:
|
||||
submission:
|
||||
cause: Cause
|
||||
code: Code
|
||||
contributor: Contributor
|
||||
exercise: Exercise
|
||||
files: Files
|
||||
score: Score
|
||||
study_group: Study Group
|
||||
models:
|
||||
submission:
|
||||
one: Submission
|
||||
other: Submissions
|
||||
submissions:
|
||||
causes:
|
||||
assess: Scoring
|
||||
autosave: Autosave
|
||||
download: Download
|
||||
file: User-defined file
|
||||
remoteAssess: Remote Scoring
|
||||
remoteSubmit: Remote Submission
|
||||
render: Rendering
|
||||
requestComments: Request Comments
|
||||
run: Execution
|
||||
save: Save
|
||||
submit: Submission
|
||||
test: Test
|
||||
statistics:
|
||||
history: Score History
|
||||
percentage: Percentage
|
||||
siblings: Associated Submissions
|
Reference in New Issue
Block a user