Agile Web Development with Rails 8 B7.0: (page 238)

Page 238 is missing the translation of the pay_type label.
The correct code is:

<%= form.label :pay_type, t(".pay_type") %>