Skip to content

Commit

Permalink
Fallback data for elements: tab name change (#2621)
Browse files Browse the repository at this point in the history
  • Loading branch information
maurofmferrao authored Jul 11, 2024
1 parent 6423311 commit d6c7ee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/common.twig
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@
playlist: "{{ "Playlist" |trans }}",
configure: "{{ "Configure" |trans }}",
appearance: "{{ "Appearance" |trans }}",
fallback: "{{ "Custom Data" |trans }}",
fallback: "{{ "Fallback Data" |trans }}",
advanced: "{{ "Advanced" |trans }}",
general: "{{ "General" |trans }}",
positioning: "{{ "Positioning" |trans }}",
Expand Down

0 comments on commit d6c7ee2

Please sign in to comment.