Add forgotten translation to locale files.
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
remove_image_budget_investment_path(@investment.budget, @investment),
|
||||
class: "button hollow alert",
|
||||
method: :delete,
|
||||
data: { confirm: "¿Está seguro que desea eliminar la imagen del proyecto?" } %>
|
||||
data: { confirm: t("budgets.investments.edit_image.form.remove_alert") } %>
|
||||
<% end %>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user