Stand 2018-11-09.
This commit is contained in:
@ -45,6 +45,9 @@
|
||||
"tag_cloud": "Tag cloud",
|
||||
"sitemap": "Sitemap",
|
||||
"page": "Page",
|
||||
"image_search": "Image search"
|
||||
"image_search": "Image search",
|
||||
"read_more": "Read more",
|
||||
"more": "More",
|
||||
"graph_view": "Graph view"
|
||||
}
|
||||
}
|
@ -21,6 +21,8 @@
|
||||
"url_web": "Website of the exhibition",
|
||||
"catalogue_link": "Exhibition catalogue",
|
||||
"tour": "Tour through the exhibition",
|
||||
"export_for_calendar": "Export for calendar"
|
||||
"export_for_calendar": "Export for calendar",
|
||||
"permanent_exhibition": "Permanent exhibition",
|
||||
"permanent_exhibition_headline": "permanent exhibition"
|
||||
}
|
||||
}
|
15
frontend/pl/graphview.json
Normal file
15
frontend/pl/graphview.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"tlGraphView": {
|
||||
"info": "Info",
|
||||
"help": "Help",
|
||||
"options": "Options",
|
||||
"hide": "Hide",
|
||||
"explanation_title": "Viewing museum-digital through graphs",
|
||||
"explanation_content": "<p>The graph view offers a unique new perspective on the relationships between contents at museum-digital. Each database entry (an object, an institution, a collection, etc.) is displayed as a node.<\/p>These ",
|
||||
"display_types": "Displayed types",
|
||||
"focus_selected_node": "Focus selected node",
|
||||
"time": "Time",
|
||||
"person": "Person",
|
||||
"place": "Place"
|
||||
}
|
||||
}
|
@ -30,7 +30,8 @@
|
||||
"by": "By",
|
||||
"published": "Published",
|
||||
"exact_match_or_not": "Exact match or not",
|
||||
"exact_match_subordinates": "Exact match \/ including subordinates"
|
||||
"exact_match_subordinates": "Exact match \/ including subordinates",
|
||||
"ongoing_exhibitions": "Ongoing exhibitions"
|
||||
},
|
||||
"objekt_single": {
|
||||
"inventory_number": "Numer inwentarzowy",
|
||||
|
Reference in New Issue
Block a user