Stand 2019-05-16
This commit is contained in:
@ -32,6 +32,9 @@
|
||||
"32": "Ditandai",
|
||||
"33": "Disebut",
|
||||
"34": "Dikuburkan",
|
||||
"35": "Penciptaan"
|
||||
"35": "Penciptaan",
|
||||
"36": "Was depicted",
|
||||
"37": "Painted on",
|
||||
"38": "Illustrated"
|
||||
}
|
||||
}
|
@ -32,6 +32,9 @@
|
||||
"32": "ditandai oleh",
|
||||
"33": "disebut oleh",
|
||||
"34": "dikuburkan oleh",
|
||||
"35": "diciptakan oleh"
|
||||
"35": "diciptakan oleh",
|
||||
"36": "was imaged",
|
||||
"37": "painted on by",
|
||||
"38": "illustrated by"
|
||||
}
|
||||
}
|
@ -32,6 +32,9 @@
|
||||
"32": "ditandai di",
|
||||
"33": "disebut di",
|
||||
"34": "dikuburkan di",
|
||||
"35": "diciptakan di"
|
||||
"35": "diciptakan di",
|
||||
"36": "was imaged",
|
||||
"37": "painted on in",
|
||||
"38": "illustrated in"
|
||||
}
|
||||
}
|
@ -32,6 +32,9 @@
|
||||
"32": "padatandai pada",
|
||||
"33": "padasebut pada",
|
||||
"34": "dikuburkan pada",
|
||||
"35": "diciptakan pada"
|
||||
"35": "diciptakan pada",
|
||||
"36": "was imaged",
|
||||
"37": "painted on",
|
||||
"38": "illustrated"
|
||||
}
|
||||
}
|
@ -10,6 +10,8 @@
|
||||
"focus_selected_node": "Pusatkan unsur terpilih",
|
||||
"time": "Waktu",
|
||||
"person": "Orang",
|
||||
"place": "Tempat"
|
||||
"place": "Tempat",
|
||||
"toggle_boxes_view": "Toggle display in boxes",
|
||||
"toggle_visjs_config": "Toggle visjs config"
|
||||
}
|
||||
}
|
@ -31,7 +31,9 @@
|
||||
"published": "Diterbitkan",
|
||||
"exact_match_or_not": "Exact match or not",
|
||||
"exact_match_subordinates": "Exact match \/ including subordinates",
|
||||
"ongoing_exhibitions": "Pameran sekarang ini"
|
||||
"ongoing_exhibitions": "Pameran sekarang ini",
|
||||
"contact_institution": "Contact the institution",
|
||||
"object_from_institution": "Object from"
|
||||
},
|
||||
"objekt_single": {
|
||||
"inventory_number": "Nomor inventarisasi",
|
||||
|
@ -15,6 +15,7 @@
|
||||
"background": "Latar belakang",
|
||||
"biography": "Biografi",
|
||||
"what_we_know": "Apa kami tahu",
|
||||
"objects_and_visualizations": "Benda dan visualisasi"
|
||||
"objects_and_visualizations": "Benda dan visualisasi",
|
||||
"map": "Map"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user