Add translation variables for new institution settings options
The next update will include new institution settings options for who can comment on objects and the default sort order of objects of an institutions when accessed from an institution or collection page.
This commit is contained in:
@ -51,6 +51,14 @@
|
||||
"elsewhere_link_url": "URL",
|
||||
"elsewhere_link_added": "Link zu anderer Repr\u00e4sentation des Museums wurde hinzugef\u00fcgt",
|
||||
"elsewhere_link_removed": "Link zu anderer Repr\u00e4sentation des Museums wurde entfernt",
|
||||
"metadata_rights": "Rechte an (Objekt-)Metadaten:"
|
||||
"metadata_rights": "Rechte an (Objekt-)Metadaten:",
|
||||
"obj_link_default_sort_by": "Link to objects: Default sort parameter",
|
||||
"obj_link_default_sort_order": "Link to objects: Default sort order",
|
||||
"comment_on_md_who": "Commenting on MD: Who can comment?",
|
||||
"comments_by_all": "Everybody",
|
||||
"comments_by_logged_in": "Any logged in users",
|
||||
"comments_by_viewer": "Users with viewing rights",
|
||||
"comments_by_editor": "Users with editing rights",
|
||||
"comments_by_nobody": "Nobody"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user