Correct language on org page to say and localize it

This commit is contained in:
Eric Schultz 2018-10-10 13:44:30 -05:00
parent d0bda57f69
commit fd5b1a68ef
2 changed files with 3 additions and 1 deletions

View file

@ -90,7 +90,7 @@
<%= render 'contact' %>
<div class='pastelBox--grey'>
<header>Promote this nonprofit</header>
<header><%= t("organization_page.promote") %></header>
<div class='pastelBox-body'>
<%= render 'common/social_buttons' %>
</div>

View file

@ -10,6 +10,8 @@ en:
body: 'Comment content'
organization:
name: "Organisation"
organization_page:
promote: "Promote this organization"
donation:
amount: "Total Amount"
date: "Transaction Date"