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
9
config/locales/en/study_group_membership.yml
Normal file
9
config/locales/en/study_group_membership.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
en:
|
||||
activerecord:
|
||||
attributes:
|
||||
study_group_membership:
|
||||
role: Role
|
||||
role_type:
|
||||
learner: Learner
|
||||
teacher: Teacher
|
Reference in New Issue
Block a user