mirror of
https://github.com/rickbarrette/redmine_qbo_lineitems.git
synced 2026-04-02 15:11:58 -04:00
updaed locale
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<h2>Edit Item</h2>
|
||||
<h2><%=t(:label_edit_item)%></h2>
|
||||
|
||||
<%= render "form" %>
|
||||
@@ -1,5 +1,5 @@
|
||||
<h2>New Item</h2>
|
||||
<h2><%=t(:label_item_new)%></h2>
|
||||
|
||||
<%= render "form" %>
|
||||
|
||||
<%= link_to "Back", items_path %>
|
||||
<%= link_to t(:label_back), items_path %>
|
||||
Reference in New Issue
Block a user