Add missing I18n key for Admin::Poll::Questions::Answers::Images

This commit is contained in:
Angel Perez
2018-01-08 07:15:45 -04:00
parent 3322dac13a
commit 8499549eeb
4 changed files with 5 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ en:
poll_booth: "Booth created successfully."
poll_question_answer: "Answer created successfully"
poll_question_answer_video: "Video created successfully"
poll_question_answer_image: "Image uploaded successfully"
proposal: "Proposal created successfully."
proposal_notification: "Your message has been sent correctly."
spending_proposal: "Spending proposal created successfully. You can access it from %{activity}"
@@ -31,4 +32,4 @@ en:
budget_investment: "Investment project deleted succesfully."
error: "Could not delete"
topic: "Topic deleted successfully."
poll_question_answer_video: "Answer video deleted successfully."
poll_question_answer_video: "Answer video deleted successfully."