This commit is contained in:
2018-04-08 00:49:00 +02:00
committed by Stefan Rohde-Enslin
commit aba611c59d
568 changed files with 21568 additions and 0 deletions

14
frontend/pt/people.json Normal file
View File

@ -0,0 +1,14 @@
{
"peoplevar": {
"relation_to_objects": "Relations to objects",
"relation_to_persons": "Relations to actor",
"relation_to_persons_exlica": "This actor is related (left) to objects with which other actors are related (right), too.",
"relation_to_persons_show": "Show relations to actors",
"relation_to_persons_by_object": "Object driven relations to other actors",
"relation_to_persons_by_object_explica": "The left column names relations of this actor to objects in the right column. In the middle you find other actors in relation to the same objects.",
"relation_to_places": "Relations to places",
"relation_to_places_show": "Show relations to places",
"relation_to_times": "Relations to timespans",
"relation_to_times_show": "Show relations to timespans"
}
}