Stand 2019-02-28.

Noteworthy:
 - Navigation now saws institution rather than museum in non-German
   languages
 - Major progress in the arabic translation
This commit is contained in:
2019-02-28 12:05:35 +01:00
committed by Stefan Rohde-Enslin
parent a4a5104a71
commit 07e4e0693d
70 changed files with 701 additions and 561 deletions

View File

@ -12,6 +12,7 @@
"image_all": "All images",
"image_pdf": "PDF-File from images",
"image_photo": "Photo",
"resource": "Resource"
"resource": "Resource",
"media_page_for_object": "Media page for object"
}
}

View File

@ -72,6 +72,15 @@
"time_filter_end": "Time filter (end)",
"include_indirect_links": "Also display indirect links to places",
"include_direct_links": "Restrict to direct links only",
"hide_biographical_markers": "Hide biographical markers"
"hide_biographical_markers": "Hide biographical markers",
"overview": "Overview",
"hierarchy": "Hierarchy",
"norm_data": "Norm data",
"generic": "Generic",
"partitive": "Partitive",
"instantial": "Instancial",
"read_more": "Read more",
"bibliography": "Bibliography",
"genealogy": "Genealogy"
}
}

View File

@ -48,7 +48,7 @@
"relation_actor": "Relation to persons or bodies",
"relation_place": "Relation to places",
"relation_time": "Relation to time",
"original_version": "Show a (probably) newer version of the object information",
"original_version": "Show a (maybe) more recent version of the object information",
"highslide_place_title": "Information for place",
"map_provided_by": "Map provided by",
"population": "Population",
@ -61,4 +61,4 @@
"basic_data": "Basic data",
"events": "Events"
}
}
}