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-c\u00edm",
|
||||
"elsewhere_link_added": " A tartalomszolg\u00e1ltat\u00f3 m\u00e1s webes megjelen\u00e9s\u00e9nek linkje",
|
||||
"elsewhere_link_removed": "A tartalomszolg\u00e1ltat\u00f3 m\u00e1s webes megjelen\u00e9s\u00e9nek t\u00f6r\u00f6lt linkje",
|
||||
"metadata_rights": "A metaadatokhoz kapcsol\u00f3d\u00f3 jogok:"
|
||||
"metadata_rights": "A metaadatokhoz kapcsol\u00f3d\u00f3 jogok:",
|
||||
"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