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
18
config/locales/en/study_group.yml
Normal file
18
config/locales/en/study_group.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
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.
|
Reference in New Issue
Block a user