Add translation variable for switch for avilability of image download
button The image download button can now be disabled in the institution-wide settings in musdb.
This commit is contained in:
@ -60,6 +60,7 @@
|
||||
"comments_by_viewer": "Users with viewing rights",
|
||||
"comments_by_editor": "Users with editing rights",
|
||||
"comments_by_nobody": "Nobody",
|
||||
"make_statistics_accessible": "Make (online) visitor statistics accessible"
|
||||
"make_statistics_accessible": "Make (online) visitor statistics accessible",
|
||||
"offer_image_download_button": "Offer download button on image pages"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user