Skip to content

Commit

Permalink
Fix for library type translation object
Browse files Browse the repository at this point in the history
  • Loading branch information
maurofmferrao committed Mar 26, 2024
1 parent 85b637d commit 0b16071
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions views/common.twig
Original file line number Diff line number Diff line change
Expand Up @@ -769,6 +769,7 @@
htmlpackage: "{{ "HTML Package" |trans }}",
pdf: "{{ "PDF" |trans }}",
powerpoint: "{{ "PowerPoint" |trans }}",
},
mediaTable: {
mediaId: "{{ "ID" |trans }}",
mediaName: "{{ "Name" |trans }}",
Expand Down

0 comments on commit 0b16071

Please sign in to comment.