Fix some image handling-related variables in backend

This commit is contained in:
2020-04-13 12:53:53 +02:00
committed by Stefan Rohde-Enslin
parent 5d5c730a0f
commit 1934909dd8
36 changed files with 128 additions and 80 deletions

View File

@ -1,17 +1,17 @@
{
"tlGraphView": {
"info": "Info",
"help": "Help",
"options": "Options",
"hide": "Hide",
"explanation_title": "Viewing museum-digital through graphs",
"info": "Impormasyon",
"help": "Tulong",
"options": "Mga pagpipilian",
"hide": "Tago",
"explanation_title": "Pagtingin sa museo-digital sa pamamagitan ng mga grap",
"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",
"toggle_boxes_view": "Toggle display in boxes",
"display_types": "Ipinapakita ang mga uri",
"focus_selected_node": "Ituon ang napiling node",
"time": "Oras",
"person": "Tao",
"place": "Lugar",
"toggle_boxes_view": "I-toggle ang display sa mga kahon",
"toggle_visjs_config": "Toggle visjs config"
}
}