Changes i18n namespace for errors
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
<div class="js-participation-not-allowed" style='display:none'>
|
<div class="js-participation-not-allowed" style='display:none'>
|
||||||
<p>
|
<p>
|
||||||
<%= t("votes.budget_investments.#{reason}",
|
<%= t("budgets.ballots.reasons_for_not_balloting.#{reason}",
|
||||||
verify_account: link_to(t("votes.verify_account"), verification_path),
|
verify_account: link_to(t("votes.verify_account"), verification_path),
|
||||||
signin: link_to(t("votes.signin"), new_user_session_path),
|
signin: link_to(t("votes.signin"), new_user_session_path),
|
||||||
signup: link_to(t("votes.signup"), new_user_registration_path),
|
signup: link_to(t("votes.signup"), new_user_registration_path),
|
||||||
|
|||||||
Reference in New Issue
Block a user