Skip to content

Commit

Permalink
Update breadcrumb label
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmir authored and oliverguenther committed Jan 20, 2025
1 parent b8666f5 commit 3c55d9a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def page_title
if current_item.present?
current_item.title
else
I18n.t(:label_meeting_plural)
I18n.t(:label_my_meetings)
end
end

Expand Down

0 comments on commit 3c55d9a

Please sign in to comment.