Skip to content

Commit

Permalink
Merge pull request #7035 from ZitaNemeckova/translate_volume_type_title
Browse files Browse the repository at this point in the history
Add gettext to title of a tab
  • Loading branch information
h-kataria authored May 8, 2020
2 parents 3555794 + eae7529 commit f3e3979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/_tabs.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@
= safe_right_cell_text
- else
%h1
= @title
= _(@title)

0 comments on commit f3e3979

Please sign in to comment.