Approval.
This commit is contained in:
7
value-sets/tr/appointment_attendance_modes.json
Normal file
7
value-sets/tr/appointment_attendance_modes.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"appointment_attendance_modes": {
|
||||
"offline": "Offline",
|
||||
"online": "Online",
|
||||
"mixed": "Offline and online"
|
||||
}
|
||||
}
|
6
value-sets/tr/appointment_contributor_roles.json
Normal file
6
value-sets/tr/appointment_contributor_roles.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"appointment_contributor_roles": {
|
||||
"organizer": "Organizer",
|
||||
"presenter": "Presenter"
|
||||
}
|
||||
}
|
8
value-sets/tr/appointment_status.json
Normal file
8
value-sets/tr/appointment_status.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"appointment_status": {
|
||||
"scheduled": "Scheduled",
|
||||
"cancelled": "Cancelled",
|
||||
"moved_online": "Moved online",
|
||||
"postponed": "Postponed"
|
||||
}
|
||||
}
|
9
value-sets/tr/exhibition_contributor_roles.json
Normal file
9
value-sets/tr/exhibition_contributor_roles.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"exhibition_contributor_roles": {
|
||||
"concept": "Concept",
|
||||
"curator": "Curator",
|
||||
"design": "Design",
|
||||
"coordinator": "Coordinator",
|
||||
"protagonist": "Protagonist"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user