translation-json/value-sets/id/series_contributor_role.json

24 lines
823 B
JSON
Raw Normal View History

2024-05-07 18:30:22 +02:00
{
"series_contributor_role": {
"author": "Author",
"director": "Director",
"dramaturg": "Dramaturg",
"production_designer": "Production designer",
"costumer": "Costumer",
"musician": "Musician",
"choreographer": "Choreographer",
"make_up_artist": "Make-up artist",
"speech_trainer": "Speech trainer",
"puppet_maker": "Puppet maker",
"technician": "Technician",
"inspector": "Inspector",
"assistant": "Assistant",
"actor": "Actor",
"painter": "Painter",
2024-06-19 22:58:30 +02:00
"creator": "Creator",
"equipment_supplier": "Equipment supplier",
"contributing_institution": "Contributing institution",
2024-07-08 16:41:41 +02:00
"event_organizer": "Event organizer",
"movement_trainer": "Movement trainer"
2024-05-07 18:30:22 +02:00
}
}