remove extra space in translation

This commit is contained in:
Eric Schultz 2021-04-15 11:12:08 -05:00 committed by Eric Schultz
parent c6fee85e5f
commit 90c7a418b7

View file

@ -34,4 +34,4 @@ en:
campaigns:
until_end_datetime: "Until: %{end_datetime}"
total_count_of_supporters_html: "%{supporters_count} <small>supporters</small>"
total_amount_raised_html: "%{total_raised} <small>raised</small>"
total_amount_raised_html: "%{total_raised} <small>raised</small>"