Add missing I18n key for Admin::Poll::Questions::Answers::Images
This commit is contained in:
@@ -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."
|
||||
|
||||
@@ -9,6 +9,7 @@ es:
|
||||
poll_booth: "Urna creada correctamente."
|
||||
poll_question_answer: "Respuesta creada correctamente"
|
||||
poll_question_answer_video: "Vídeo creado correctamente"
|
||||
poll_question_answer_image: "Imagen cargada correctamente"
|
||||
proposal: "Propuesta creada correctamente."
|
||||
proposal_notification: "Tu mensaje ha sido enviado correctamente."
|
||||
spending_proposal: "Propuesta de inversión creada correctamente. Puedes acceder a ella desde %{activity}"
|
||||
|
||||
@@ -10,6 +10,7 @@ fr:
|
||||
poll_booth: "Urne créée avec succès."
|
||||
poll_question_answer: "Réponse créée avec succès"
|
||||
poll_question_answer_video: "Vidéo créée avec succès"
|
||||
poll_question_answer_image: "Image téléchargée avec succès"
|
||||
proposal: "Proposition créée avec succès."
|
||||
proposal_notification: "Votre message a correctement été envoyé."
|
||||
spending_proposal: "Proposition de dépense créée avec succès. Vous pouvez y accéder depuis %{activity}"
|
||||
|
||||
Reference in New Issue
Block a user