Stand 2019-02-13.

This commit is contained in:
2019-02-13 19:36:42 +01:00
committed by Stefan Rohde-Enslin
parent e70a53366a
commit f5103a4288
76 changed files with 964 additions and 270 deletions

View File

@ -67,6 +67,11 @@
"search_mode_liste": "List view",
"search_mode_browse": "Browse mode",
"search_results_by_museum": "Search results by museum",
"calculate_distance": "Calculate distance"
"calculate_distance": "Calculate distance",
"time_filter_from": "Time filter (start)",
"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"
}
}

View File

@ -9,6 +9,12 @@
"relation_to_places": "Hubungan dengan tempat",
"relation_to_places_show": "Tunjukkan hubungan dengan tempat",
"relation_to_times": "Hubungan dengan jaman",
"relation_to_times_show": "Tunjukkan hubungan dengan jaman"
"relation_to_times_show": "Tunjukkan hubungan dengan jaman",
"bibliography": "Bibliography",
"bibliography_about": "Bibliography (about)",
"background": "Background",
"biography": "Biography",
"what_we_know": "What we know",
"objects_and_visualizations": "Objects and visualizations"
}
}