Skip to content

Commit

Permalink
adding formerly unsaved changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jjabari-op committed Dec 11, 2024
1 parent 84a5750 commit 71fc03d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<% end %>
<%= actions_row.with_column do %>
<%= render(Primer::Beta::Button.new(scheme: :primary,
type: :submit)) { I18n.t(:button_schedule) } %>
type: :submit)) { I18n.t(:button_set_reminder) } %>
<% end %>
<% end %>
<% end%>
Expand Down
1 change: 0 additions & 1 deletion config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1636,7 +1636,6 @@ en:
button_save_as: "Save as"
button_apply_changes: "Apply changes"
button_save_back: "Save and back"
button_schedule: "Schedule"
button_set_reminder: "Set reminder"
button_show: "Show"
button_sort: "Sort"
Expand Down

0 comments on commit 71fc03d

Please sign in to comment.