Stand 2019-05-16

This commit is contained in:
2019-05-18 14:04:38 +02:00
committed by Stefan Rohde-Enslin
parent dce309f7d6
commit 13a29e3a23
188 changed files with 969 additions and 228 deletions
backend
frontend
ar
de
en
es
fr
hu
id
it
iw
nl
pl
pt
qu
ru
tl
mdorg

@@ -40,6 +40,8 @@
"exhibitions_list_empty_text": "No exhibition entry has been added for your museum yet (hence, we cannot list any). You may:",
"linked_an_exhibition": "Linked an exhibition with the object",
"removed_obj_exh_link": "Removed link of object with an exhibition",
"permanent_exhibition": "Permanent exhibition"
"permanent_exhibition": "Permanent exhibition",
"toggled_highlighting": "Toggled highlight status",
"highlight": "Highlight"
}
}

@@ -91,6 +91,9 @@
"Purchase",
"Excavation",
"Extrication",
"Inheritance"
"Inheritance",
"endowment",
"dispossession",
"old stock"
]
}

@@ -31,6 +31,7 @@
"linkable_collections": "Linkable collections",
"switch_museum": "Switch museum",
"select_a_museum": "Select a museum",
"links_object_with": "Links the object with"
"links_object_with": "Links the object with",
"tag_or_relation": "Keyword or relation"
}
}

@@ -38,6 +38,11 @@
"removed_background_img_successfully": "Removed background image successfully",
"data_url": "Data \/ URL",
"qr_code_generator": "QR code generator",
"instance_health": "Instance health"
"instance_health": "Instance health",
"version_links": "Links to other services",
"public_frontend": "Publlic page",
"norm_data_controlled_voc": "Norm data \/ controlled vocabularies",
"handbook": "Handbook",
"blog": "Blog"
}
}