Skip to content

Commit

Permalink
Fix translations for advanced search
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-stoehr committed Sep 12, 2023
1 parent 6058ff7 commit 8efcdbe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion local/languages/qcovery_en.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"@parent_ini = "qcovery_parent_en.ini"
@parent_ini = "qcovery_parent_en.ini"

;Book bag
Add to Book Bag = "Bookmark"
Expand Down
2 changes: 2 additions & 0 deletions local/languages/qcovery_parent_en.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
@parent_ini = "../../languages/en.ini"

; For future reference:
;English = English
Abstract = "Abstract"
Expand Down

0 comments on commit 8efcdbe

Please sign in to comment.