mirror of
https://github.com/dolphin-emu/redmine_webhook.git
synced 2026-01-31 01:15:19 +01:00
i18n
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<%= submit_tag l(:button_update) %>
|
||||
</span>
|
||||
<% end %>
|
||||
<%= link_to "Delete", delete_webhook_path(@project, webhook.id), :class => "icon icon-del", :method => :delete, :confirm => "Are you sure ?" %>
|
||||
<%= link_to l(:button_delete), delete_webhook_path(@project, webhook.id), :class => "icon icon-del", :method => :delete, :confirm => l(text_are_you_sure:) %>
|
||||
</br>
|
||||
<% end %>
|
||||
</div>
|
||||
@@ -27,4 +27,4 @@
|
||||
|
||||
<% end %>
|
||||
|
||||
<% end %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user