Prefer gender-neutral language for German
This commit is contained in:

committed by
Sebastian Serth

parent
f8330b39fb
commit
ed69da10da
@@ -10,7 +10,7 @@
|
||||
thead
|
||||
tr
|
||||
th = Exercise.human_attribute_name('selection')
|
||||
th = t('navigation.sections.users')
|
||||
th = StudyGroup.human_attribute_name('member')
|
||||
= collection_check_boxes :study_group, :study_group_membership_ids, @members, :id, :id do |b|
|
||||
tr
|
||||
td = b.check_box class: 'form-check-input'
|
||||
|
Reference in New Issue
Block a user