find translation of some_of_our_crops

This commit is contained in:
Brenda Wallace
2019-06-12 09:27:40 +12:00
parent 0b44acc90e
commit 040c414827
2 changed files with 5 additions and 4 deletions

View File

@@ -12,7 +12,7 @@
.row
.col-xl-8.col-md-12
%section.crops
%h2= t('.some_of_our_crops')
%h2= t('home.blurb.some_of_our_crops')
.homepage-cards= render 'crops'
.align-bottom
%p.text-right= link_to "#{t('home.crops.view_all')} »", crops_path, class: 'btn'
@@ -23,16 +23,16 @@
.row
.col-md-6
=render 'plantings'
%p.text-right= link_to "#{t('home.plantings.view_all')} »", seeds_path, class: 'btn'
%p.text-right= link_to "#{t('home.plantings.view_all')} »", seeds_path, class: 'btn btn-block'
.col-md-6
= render 'harvests'
%p.text-right= link_to "#{t('home.harvests.view_all')} »", seeds_path, class: 'btn'
%p.text-right= link_to "#{t('home.harvests.view_all')} »", seeds_path, class: 'btn btn-block'
%section.seeds.mx-auto
%h2.text-center= t('.seeds_available_to_trade')
= render 'seeds'
.align-bottom
%p.text-right= link_to "#{t('home.seeds.view_all')} »", seeds_path, class: 'btn'
%p.text-right= link_to "#{t('home.seeds.view_all')} »", seeds_path, class: 'btn btn-block'
%section.members.mx-auto= render 'members'
%section.discussion.mx-auto= render 'discuss'

View File

@@ -134,6 +134,7 @@ en:
perks: Join now for your free garden journal, seed sharing, forums, and more.
sign_in_linktext: sign in
sign_up: Sign up
some_of_our_crops: Some of our crops
crops:
our_crops: Some of our crops
recently_added: Recently added crops