Skip to content

Commit

Permalink
Fixed refund_policy_html typo (#5164)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmetherall committed Feb 12, 2020
1 parent e513974 commit 6343fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WcaOnRails/config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1225,7 +1225,7 @@ en:
no_entry_fee: "Registering for this competition is free."
use_stripe_link_html: "The registration fee has to be paid through Stripe %{here} once registered."
use_stripe_below_html: "The registration fee has to be paid through Stripe below once registered."
refund_policy_html: "If your registration is cancelled before %{limit_date_and_time} you will be refunded a %{refund_policy_percent} of your registration fee."
refund_policy_html: "If your registration is cancelled before %{limit_date_and_time} you will be refunded %{refund_policy_percent} of your registration fee."
no_refunds: "Registration fees won't be refunded under any circumstance."
on_the_spot_registration_fee_html: "On the spot registrations will be accepted with a base registration fee of %{on_the_spot_base_entry_fee}."
on_the_spot_registration_free: "On the spot registrations will be accepted for free."
Expand Down

0 comments on commit 6343fcf

Please sign in to comment.