Files
codeocean/config/locales/en/study_group.yml
Sebastian Serth e551c8a699 Reorder translations and add missing prefixes
- files should be prefixed with code_ocean/
- the markdown editor is part of the application (helper)
2024-05-21 19:42:26 +02:00

19 lines
409 B
YAML

---
en:
activerecord:
attributes:
study_group:
consumer: Consumer
external_id: External ID
member_count: Member Count
members: Members
name: Name
selection: Selected
models:
study_group:
one: Study Group
other: Study Groups
study_groups:
set_as_current:
success: The study group has been switched successfully.