Page 238 is missing the translation of the pay_type
label.
The correct code is:
<%= form.label :pay_type, t(".pay_type") %>
Page 238 is missing the translation of the pay_type
label.
The correct code is:
<%= form.label :pay_type, t(".pay_type") %>