backend
de
en
es
hu
id
it
nl
pl
pt
tl
action.json
actor.json
appointments.json
basis.json
check.json
collection.json
condition.json
contacts.json
data_history.json
db_links.json
event.json
exhibitions.php
export.json
image_incha.json
link.json
listen.json
literature.json
loans.json
museum.json
object.json
object_addendum.json
object_basis.json
object_relation.json
overview.json
place.json
provenance.json
quality.json
record.json
resource.json
resource_incha.json
settings.json
startpage.json
tag.json
time.json
user.json
works.json
frontend
js-backend
js-frontend
md-cms
themator
36 lines
1.8 KiB
PHP
36 lines
1.8 KiB
PHP
{
|
|
"tlExhibitions": {
|
|
"title": "Title",
|
|
"description": "Description",
|
|
"start_date": "Start date",
|
|
"end_date": "End date",
|
|
"visible_publicly": "Visibility on public page",
|
|
"exhibitions_added": "A new exhibition has been added",
|
|
"name_explica": "The name of the exhibition. Required.",
|
|
"start_date_explica": "Start date of the exhbtion.",
|
|
"end_date_explica": "End date of the exhibition.",
|
|
"description_explica": "Description of the exhibition.",
|
|
"exhibitions_list": "List of exhibitions",
|
|
"exhibition_edited": "The exhibition has been updated",
|
|
"exhibition_deleted": "The exhibition has been deleted",
|
|
"exhibitions_edit": "Edit an exhibition",
|
|
"catalogue_link": "Link to Catalogue",
|
|
"catalogue_link_explica": "Link to the catalogue. For example in PDF format. Must be an absolute URL.",
|
|
"make_public": "Make this exhibition public",
|
|
"make_hidden": "Set this exhibition to not public",
|
|
"uploaded_poster": "Uploaded image for exhibition",
|
|
"select_exhibition": "Select an Exhibition",
|
|
"exhibition_belongs": "Exhibition belongs to",
|
|
"upload_image_pdf": "Upload image or PDF",
|
|
"delete_image_pdf": "Delete",
|
|
"obj_link_with_exhibition": "Link with an Exhibition",
|
|
"obj_linked_exhibitions": "Linked Exhibitions",
|
|
"exhibitions_list_empty": "Your list of exhibitions is empty thus far. Add one.",
|
|
"remove_obj": "Unlink",
|
|
"options": "Options",
|
|
"description_too_short": "Description too short (should be min. 25 characters)",
|
|
"url": "URL",
|
|
"url_explica": "URL to another web page representing the exhibition. Needs to be a valid URL - starting with http:\/\/ or https:\/\/.",
|
|
"upload_image": "Upload image"
|
|
}
|
|
} |