add translations for ordergroup form

This commit is contained in:
viehlieb 2023-11-19 12:04:24 +01:00
parent 06aa20ad0f
commit 636aad0b3e
3 changed files with 10 additions and 2 deletions

View file

@ -6,7 +6,7 @@
= f.input :contact_person
= f.input :contact_phone
= f.input :contact_address
= render 'shared/sepa_account_holder', f: f
= render 'sepa_account_holder', f: f
= render 'shared/custom_form_fields', f: f, type: :ordergroup
.fold-line
= f.input :break_start, as: :date_picker, label: Ordergroup.human_attribute_name('break')