Add new texts

- Changed texts
- Fixed Spec
This commit is contained in:
Alessandro Cuoghi
2019-02-04 16:04:45 +01:00
parent af71ef0c35
commit 2e9973cd4a
4 changed files with 12 additions and 8 deletions

View File

@@ -12,7 +12,7 @@
</a>
<% else %>
<%= link_to recommended_actions_proposal_dashboard_path(proposal.to_param) do %>
<strong><%= t("dashboard.recommended_actions.see_proposed_actions") %></strong>
<strong><%= t("dashboard.recommended_actions.goto_proposed_actions") %></strong>
<% end %>
<% end %>
</div>