Approval.
This commit is contained in:
parent
f8ae4ba73a
commit
c3782bb7f2
4
ar/appointment_attendance_modes.php
Normal file
4
ar/appointment_attendance_modes.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$appointment_attendance_modes['offline'] = 'Offline';
|
||||
$appointment_attendance_modes['online'] = 'Online';
|
||||
$appointment_attendance_modes['mixed'] = 'Offline and online';
|
3
ar/appointment_contributor_roles.php
Normal file
3
ar/appointment_contributor_roles.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?PHP
|
||||
$appointment_contributor_roles['organizer'] = 'Organizer';
|
||||
$appointment_contributor_roles['presenter'] = 'Presenter';
|
5
ar/appointment_status.php
Normal file
5
ar/appointment_status.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?PHP
|
||||
$appointment_status['scheduled'] = 'Scheduled';
|
||||
$appointment_status['cancelled'] = 'Cancelled';
|
||||
$appointment_status['moved_online'] = 'Moved online';
|
||||
$appointment_status['postponed'] = 'Postponed';
|
6
ar/exhibition_contributor_roles.php
Normal file
6
ar/exhibition_contributor_roles.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?PHP
|
||||
$exhibition_contributor_roles['concept'] = 'Concept';
|
||||
$exhibition_contributor_roles['curator'] = 'Curator';
|
||||
$exhibition_contributor_roles['design'] = 'Design';
|
||||
$exhibition_contributor_roles['coordinator'] = 'Coordinator';
|
||||
$exhibition_contributor_roles['protagonist'] = 'Protagonist';
|
4
de/appointment_attendance_modes.php
Normal file
4
de/appointment_attendance_modes.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$appointment_attendance_modes['offline'] = 'Offline';
|
||||
$appointment_attendance_modes['online'] = 'Online';
|
||||
$appointment_attendance_modes['mixed'] = 'Offline und online';
|
3
de/appointment_contributor_roles.php
Normal file
3
de/appointment_contributor_roles.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?PHP
|
||||
$appointment_contributor_roles['organizer'] = 'Organisation';
|
||||
$appointment_contributor_roles['presenter'] = 'Vortragender';
|
5
de/appointment_status.php
Normal file
5
de/appointment_status.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?PHP
|
||||
$appointment_status['scheduled'] = 'Geplant';
|
||||
$appointment_status['cancelled'] = 'Abgesagt';
|
||||
$appointment_status['moved_online'] = 'In Online-Veranstaltung umgewandelt';
|
||||
$appointment_status['postponed'] = 'Verschoben';
|
6
de/exhibition_contributor_roles.php
Normal file
6
de/exhibition_contributor_roles.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?PHP
|
||||
$exhibition_contributor_roles['concept'] = 'Konzept';
|
||||
$exhibition_contributor_roles['curator'] = 'Kurator';
|
||||
$exhibition_contributor_roles['design'] = 'Design';
|
||||
$exhibition_contributor_roles['coordinator'] = 'Koordination';
|
||||
$exhibition_contributor_roles['protagonist'] = 'Protagonist';
|
4
dsb/appointment_attendance_modes.php
Normal file
4
dsb/appointment_attendance_modes.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$appointment_attendance_modes['offline'] = 'Offline';
|
||||
$appointment_attendance_modes['online'] = 'Online';
|
||||
$appointment_attendance_modes['mixed'] = 'Offline and online';
|
3
dsb/appointment_contributor_roles.php
Normal file
3
dsb/appointment_contributor_roles.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?PHP
|
||||
$appointment_contributor_roles['organizer'] = 'Organizer';
|
||||
$appointment_contributor_roles['presenter'] = 'Presenter';
|
5
dsb/appointment_status.php
Normal file
5
dsb/appointment_status.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?PHP
|
||||
$appointment_status['scheduled'] = 'Scheduled';
|
||||
$appointment_status['cancelled'] = 'Cancelled';
|
||||
$appointment_status['moved_online'] = 'Moved online';
|
||||
$appointment_status['postponed'] = 'Postponed';
|
6
dsb/exhibition_contributor_roles.php
Normal file
6
dsb/exhibition_contributor_roles.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?PHP
|
||||
$exhibition_contributor_roles['concept'] = 'Concept';
|
||||
$exhibition_contributor_roles['curator'] = 'Curator';
|
||||
$exhibition_contributor_roles['design'] = 'Design';
|
||||
$exhibition_contributor_roles['coordinator'] = 'Coordinator';
|
||||
$exhibition_contributor_roles['protagonist'] = 'Protagonist';
|
4
en/appointment_attendance_modes.php
Normal file
4
en/appointment_attendance_modes.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$appointment_attendance_modes['offline'] = 'Offline';
|
||||
$appointment_attendance_modes['online'] = 'Online';
|
||||
$appointment_attendance_modes['mixed'] = 'Offline and online';
|
3
en/appointment_contributor_roles.php
Normal file
3
en/appointment_contributor_roles.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?PHP
|
||||
$appointment_contributor_roles['organizer'] = 'Organizer';
|
||||
$appointment_contributor_roles['presenter'] = 'Presenter';
|
5
en/appointment_status.php
Normal file
5
en/appointment_status.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?PHP
|
||||
$appointment_status['scheduled'] = 'Scheduled';
|
||||
$appointment_status['cancelled'] = 'Cancelled';
|
||||
$appointment_status['moved_online'] = 'Moved online';
|
||||
$appointment_status['postponed'] = 'Postponed';
|
6
en/exhibition_contributor_roles.php
Normal file
6
en/exhibition_contributor_roles.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?PHP
|
||||
$exhibition_contributor_roles['concept'] = 'Concept';
|
||||
$exhibition_contributor_roles['curator'] = 'Curator';
|
||||
$exhibition_contributor_roles['design'] = 'Design';
|
||||
$exhibition_contributor_roles['coordinator'] = 'Coordinator';
|
||||
$exhibition_contributor_roles['protagonist'] = 'Protagonist';
|
4
es/appointment_attendance_modes.php
Normal file
4
es/appointment_attendance_modes.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$appointment_attendance_modes['offline'] = 'Offline';
|
||||
$appointment_attendance_modes['online'] = 'Online';
|
||||
$appointment_attendance_modes['mixed'] = 'Offline and online';
|
3
es/appointment_contributor_roles.php
Normal file
3
es/appointment_contributor_roles.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?PHP
|
||||
$appointment_contributor_roles['organizer'] = 'Organizer';
|
||||
$appointment_contributor_roles['presenter'] = 'Presenter';
|
5
es/appointment_status.php
Normal file
5
es/appointment_status.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?PHP
|
||||
$appointment_status['scheduled'] = 'Scheduled';
|
||||
$appointment_status['cancelled'] = 'Cancelled';
|
||||
$appointment_status['moved_online'] = 'Moved online';
|
||||
$appointment_status['postponed'] = 'Postponed';
|
6
es/exhibition_contributor_roles.php
Normal file
6
es/exhibition_contributor_roles.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?PHP
|
||||
$exhibition_contributor_roles['concept'] = 'Concept';
|
||||
$exhibition_contributor_roles['curator'] = 'Curator';
|
||||
$exhibition_contributor_roles['design'] = 'Design';
|
||||
$exhibition_contributor_roles['coordinator'] = 'Coordinator';
|
||||
$exhibition_contributor_roles['protagonist'] = 'Protagonist';
|
4
fr/appointment_attendance_modes.php
Normal file
4
fr/appointment_attendance_modes.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$appointment_attendance_modes['offline'] = 'Offline';
|
||||
$appointment_attendance_modes['online'] = 'Online';
|
||||
$appointment_attendance_modes['mixed'] = 'Offline and online';
|
3
fr/appointment_contributor_roles.php
Normal file
3
fr/appointment_contributor_roles.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?PHP
|
||||
$appointment_contributor_roles['organizer'] = 'Organizer';
|
||||
$appointment_contributor_roles['presenter'] = 'Presenter';
|
5
fr/appointment_status.php
Normal file
5
fr/appointment_status.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?PHP
|
||||
$appointment_status['scheduled'] = 'Scheduled';
|
||||
$appointment_status['cancelled'] = 'Cancelled';
|
||||
$appointment_status['moved_online'] = 'Moved online';
|
||||
$appointment_status['postponed'] = 'Postponed';
|
6
fr/exhibition_contributor_roles.php
Normal file
6
fr/exhibition_contributor_roles.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?PHP
|
||||
$exhibition_contributor_roles['concept'] = 'Concept';
|
||||
$exhibition_contributor_roles['curator'] = 'Curator';
|
||||
$exhibition_contributor_roles['design'] = 'Design';
|
||||
$exhibition_contributor_roles['coordinator'] = 'Coordinator';
|
||||
$exhibition_contributor_roles['protagonist'] = 'Protagonist';
|
4
hsb/appointment_attendance_modes.php
Normal file
4
hsb/appointment_attendance_modes.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$appointment_attendance_modes['offline'] = 'Offline';
|
||||
$appointment_attendance_modes['online'] = 'Online';
|
||||
$appointment_attendance_modes['mixed'] = 'Offline and online';
|
3
hsb/appointment_contributor_roles.php
Normal file
3
hsb/appointment_contributor_roles.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?PHP
|
||||
$appointment_contributor_roles['organizer'] = 'Organizer';
|
||||
$appointment_contributor_roles['presenter'] = 'Presenter';
|
5
hsb/appointment_status.php
Normal file
5
hsb/appointment_status.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?PHP
|
||||
$appointment_status['scheduled'] = 'Scheduled';
|
||||
$appointment_status['cancelled'] = 'Cancelled';
|
||||
$appointment_status['moved_online'] = 'Moved online';
|
||||
$appointment_status['postponed'] = 'Postponed';
|
6
hsb/exhibition_contributor_roles.php
Normal file
6
hsb/exhibition_contributor_roles.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?PHP
|
||||
$exhibition_contributor_roles['concept'] = 'Concept';
|
||||
$exhibition_contributor_roles['curator'] = 'Curator';
|
||||
$exhibition_contributor_roles['design'] = 'Design';
|
||||
$exhibition_contributor_roles['coordinator'] = 'Coordinator';
|
||||
$exhibition_contributor_roles['protagonist'] = 'Protagonist';
|
4
hu/appointment_attendance_modes.php
Normal file
4
hu/appointment_attendance_modes.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$appointment_attendance_modes['offline'] = 'Offline';
|
||||
$appointment_attendance_modes['online'] = 'Online';
|
||||
$appointment_attendance_modes['mixed'] = 'Offline and online';
|
3
hu/appointment_contributor_roles.php
Normal file
3
hu/appointment_contributor_roles.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?PHP
|
||||
$appointment_contributor_roles['organizer'] = 'Organizer';
|
||||
$appointment_contributor_roles['presenter'] = 'Presenter';
|
5
hu/appointment_status.php
Normal file
5
hu/appointment_status.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?PHP
|
||||
$appointment_status['scheduled'] = 'Scheduled';
|
||||
$appointment_status['cancelled'] = 'Cancelled';
|
||||
$appointment_status['moved_online'] = 'Moved online';
|
||||
$appointment_status['postponed'] = 'Postponed';
|
6
hu/exhibition_contributor_roles.php
Normal file
6
hu/exhibition_contributor_roles.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?PHP
|
||||
$exhibition_contributor_roles['concept'] = 'Concept';
|
||||
$exhibition_contributor_roles['curator'] = 'Curator';
|
||||
$exhibition_contributor_roles['design'] = 'Design';
|
||||
$exhibition_contributor_roles['coordinator'] = 'Coordinator';
|
||||
$exhibition_contributor_roles['protagonist'] = 'Protagonist';
|
4
id/appointment_attendance_modes.php
Normal file
4
id/appointment_attendance_modes.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$appointment_attendance_modes['offline'] = 'Offline';
|
||||
$appointment_attendance_modes['online'] = 'Online';
|
||||
$appointment_attendance_modes['mixed'] = 'Offline and online';
|
3
id/appointment_contributor_roles.php
Normal file
3
id/appointment_contributor_roles.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?PHP
|
||||
$appointment_contributor_roles['organizer'] = 'Organizer';
|
||||
$appointment_contributor_roles['presenter'] = 'Presenter';
|
5
id/appointment_status.php
Normal file
5
id/appointment_status.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?PHP
|
||||
$appointment_status['scheduled'] = 'Scheduled';
|
||||
$appointment_status['cancelled'] = 'Cancelled';
|
||||
$appointment_status['moved_online'] = 'Moved online';
|
||||
$appointment_status['postponed'] = 'Postponed';
|
6
id/exhibition_contributor_roles.php
Normal file
6
id/exhibition_contributor_roles.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?PHP
|
||||
$exhibition_contributor_roles['concept'] = 'Concept';
|
||||
$exhibition_contributor_roles['curator'] = 'Curator';
|
||||
$exhibition_contributor_roles['design'] = 'Design';
|
||||
$exhibition_contributor_roles['coordinator'] = 'Coordinator';
|
||||
$exhibition_contributor_roles['protagonist'] = 'Protagonist';
|
4
it/appointment_attendance_modes.php
Normal file
4
it/appointment_attendance_modes.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$appointment_attendance_modes['offline'] = 'Offline';
|
||||
$appointment_attendance_modes['online'] = 'Online';
|
||||
$appointment_attendance_modes['mixed'] = 'Offline and online';
|
3
it/appointment_contributor_roles.php
Normal file
3
it/appointment_contributor_roles.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?PHP
|
||||
$appointment_contributor_roles['organizer'] = 'Organizer';
|
||||
$appointment_contributor_roles['presenter'] = 'Presenter';
|
5
it/appointment_status.php
Normal file
5
it/appointment_status.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?PHP
|
||||
$appointment_status['scheduled'] = 'Scheduled';
|
||||
$appointment_status['cancelled'] = 'Cancelled';
|
||||
$appointment_status['moved_online'] = 'Moved online';
|
||||
$appointment_status['postponed'] = 'Postponed';
|
6
it/exhibition_contributor_roles.php
Normal file
6
it/exhibition_contributor_roles.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?PHP
|
||||
$exhibition_contributor_roles['concept'] = 'Concept';
|
||||
$exhibition_contributor_roles['curator'] = 'Curator';
|
||||
$exhibition_contributor_roles['design'] = 'Design';
|
||||
$exhibition_contributor_roles['coordinator'] = 'Coordinator';
|
||||
$exhibition_contributor_roles['protagonist'] = 'Protagonist';
|
4
iw/appointment_attendance_modes.php
Normal file
4
iw/appointment_attendance_modes.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$appointment_attendance_modes['offline'] = 'Offline';
|
||||
$appointment_attendance_modes['online'] = 'Online';
|
||||
$appointment_attendance_modes['mixed'] = 'Offline and online';
|
3
iw/appointment_contributor_roles.php
Normal file
3
iw/appointment_contributor_roles.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?PHP
|
||||
$appointment_contributor_roles['organizer'] = 'Organizer';
|
||||
$appointment_contributor_roles['presenter'] = 'Presenter';
|
5
iw/appointment_status.php
Normal file
5
iw/appointment_status.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?PHP
|
||||
$appointment_status['scheduled'] = 'Scheduled';
|
||||
$appointment_status['cancelled'] = 'Cancelled';
|
||||
$appointment_status['moved_online'] = 'Moved online';
|
||||
$appointment_status['postponed'] = 'Postponed';
|
6
iw/exhibition_contributor_roles.php
Normal file
6
iw/exhibition_contributor_roles.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?PHP
|
||||
$exhibition_contributor_roles['concept'] = 'Concept';
|
||||
$exhibition_contributor_roles['curator'] = 'Curator';
|
||||
$exhibition_contributor_roles['design'] = 'Design';
|
||||
$exhibition_contributor_roles['coordinator'] = 'Coordinator';
|
||||
$exhibition_contributor_roles['protagonist'] = 'Protagonist';
|
4
nl/appointment_attendance_modes.php
Normal file
4
nl/appointment_attendance_modes.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$appointment_attendance_modes['offline'] = 'Offline';
|
||||
$appointment_attendance_modes['online'] = 'Online';
|
||||
$appointment_attendance_modes['mixed'] = 'Offline and online';
|
3
nl/appointment_contributor_roles.php
Normal file
3
nl/appointment_contributor_roles.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?PHP
|
||||
$appointment_contributor_roles['organizer'] = 'Organizer';
|
||||
$appointment_contributor_roles['presenter'] = 'Presenter';
|
5
nl/appointment_status.php
Normal file
5
nl/appointment_status.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?PHP
|
||||
$appointment_status['scheduled'] = 'Scheduled';
|
||||
$appointment_status['cancelled'] = 'Cancelled';
|
||||
$appointment_status['moved_online'] = 'Moved online';
|
||||
$appointment_status['postponed'] = 'Postponed';
|
6
nl/exhibition_contributor_roles.php
Normal file
6
nl/exhibition_contributor_roles.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?PHP
|
||||
$exhibition_contributor_roles['concept'] = 'Concept';
|
||||
$exhibition_contributor_roles['curator'] = 'Curator';
|
||||
$exhibition_contributor_roles['design'] = 'Design';
|
||||
$exhibition_contributor_roles['coordinator'] = 'Coordinator';
|
||||
$exhibition_contributor_roles['protagonist'] = 'Protagonist';
|
4
pl/appointment_attendance_modes.php
Normal file
4
pl/appointment_attendance_modes.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$appointment_attendance_modes['offline'] = 'Offline';
|
||||
$appointment_attendance_modes['online'] = 'Online';
|
||||
$appointment_attendance_modes['mixed'] = 'Offline and online';
|
3
pl/appointment_contributor_roles.php
Normal file
3
pl/appointment_contributor_roles.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?PHP
|
||||
$appointment_contributor_roles['organizer'] = 'Organizer';
|
||||
$appointment_contributor_roles['presenter'] = 'Presenter';
|
5
pl/appointment_status.php
Normal file
5
pl/appointment_status.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?PHP
|
||||
$appointment_status['scheduled'] = 'Scheduled';
|
||||
$appointment_status['cancelled'] = 'Cancelled';
|
||||
$appointment_status['moved_online'] = 'Moved online';
|
||||
$appointment_status['postponed'] = 'Postponed';
|
6
pl/exhibition_contributor_roles.php
Normal file
6
pl/exhibition_contributor_roles.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?PHP
|
||||
$exhibition_contributor_roles['concept'] = 'Concept';
|
||||
$exhibition_contributor_roles['curator'] = 'Curator';
|
||||
$exhibition_contributor_roles['design'] = 'Design';
|
||||
$exhibition_contributor_roles['coordinator'] = 'Coordinator';
|
||||
$exhibition_contributor_roles['protagonist'] = 'Protagonist';
|
4
pt/appointment_attendance_modes.php
Normal file
4
pt/appointment_attendance_modes.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$appointment_attendance_modes['offline'] = 'Offline';
|
||||
$appointment_attendance_modes['online'] = 'Online';
|
||||
$appointment_attendance_modes['mixed'] = 'Offline and online';
|
3
pt/appointment_contributor_roles.php
Normal file
3
pt/appointment_contributor_roles.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?PHP
|
||||
$appointment_contributor_roles['organizer'] = 'Organizer';
|
||||
$appointment_contributor_roles['presenter'] = 'Presenter';
|
5
pt/appointment_status.php
Normal file
5
pt/appointment_status.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?PHP
|
||||
$appointment_status['scheduled'] = 'Scheduled';
|
||||
$appointment_status['cancelled'] = 'Cancelled';
|
||||
$appointment_status['moved_online'] = 'Moved online';
|
||||
$appointment_status['postponed'] = 'Postponed';
|
6
pt/exhibition_contributor_roles.php
Normal file
6
pt/exhibition_contributor_roles.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?PHP
|
||||
$exhibition_contributor_roles['concept'] = 'Concept';
|
||||
$exhibition_contributor_roles['curator'] = 'Curator';
|
||||
$exhibition_contributor_roles['design'] = 'Design';
|
||||
$exhibition_contributor_roles['coordinator'] = 'Coordinator';
|
||||
$exhibition_contributor_roles['protagonist'] = 'Protagonist';
|
4
qu/appointment_attendance_modes.php
Normal file
4
qu/appointment_attendance_modes.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$appointment_attendance_modes['offline'] = 'Offline';
|
||||
$appointment_attendance_modes['online'] = 'Online';
|
||||
$appointment_attendance_modes['mixed'] = 'Offline and online';
|
3
qu/appointment_contributor_roles.php
Normal file
3
qu/appointment_contributor_roles.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?PHP
|
||||
$appointment_contributor_roles['organizer'] = 'Organizer';
|
||||
$appointment_contributor_roles['presenter'] = 'Presenter';
|
5
qu/appointment_status.php
Normal file
5
qu/appointment_status.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?PHP
|
||||
$appointment_status['scheduled'] = 'Scheduled';
|
||||
$appointment_status['cancelled'] = 'Cancelled';
|
||||
$appointment_status['moved_online'] = 'Moved online';
|
||||
$appointment_status['postponed'] = 'Postponed';
|
6
qu/exhibition_contributor_roles.php
Normal file
6
qu/exhibition_contributor_roles.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?PHP
|
||||
$exhibition_contributor_roles['concept'] = 'Concept';
|
||||
$exhibition_contributor_roles['curator'] = 'Curator';
|
||||
$exhibition_contributor_roles['design'] = 'Design';
|
||||
$exhibition_contributor_roles['coordinator'] = 'Coordinator';
|
||||
$exhibition_contributor_roles['protagonist'] = 'Protagonist';
|
4
ru/appointment_attendance_modes.php
Normal file
4
ru/appointment_attendance_modes.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$appointment_attendance_modes['offline'] = 'Offline';
|
||||
$appointment_attendance_modes['online'] = 'Online';
|
||||
$appointment_attendance_modes['mixed'] = 'Offline and online';
|
3
ru/appointment_contributor_roles.php
Normal file
3
ru/appointment_contributor_roles.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?PHP
|
||||
$appointment_contributor_roles['organizer'] = 'Organizer';
|
||||
$appointment_contributor_roles['presenter'] = 'Presenter';
|
5
ru/appointment_status.php
Normal file
5
ru/appointment_status.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?PHP
|
||||
$appointment_status['scheduled'] = 'Scheduled';
|
||||
$appointment_status['cancelled'] = 'Cancelled';
|
||||
$appointment_status['moved_online'] = 'Moved online';
|
||||
$appointment_status['postponed'] = 'Postponed';
|
6
ru/exhibition_contributor_roles.php
Normal file
6
ru/exhibition_contributor_roles.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?PHP
|
||||
$exhibition_contributor_roles['concept'] = 'Concept';
|
||||
$exhibition_contributor_roles['curator'] = 'Curator';
|
||||
$exhibition_contributor_roles['design'] = 'Design';
|
||||
$exhibition_contributor_roles['coordinator'] = 'Coordinator';
|
||||
$exhibition_contributor_roles['protagonist'] = 'Protagonist';
|
4
tl/appointment_attendance_modes.php
Normal file
4
tl/appointment_attendance_modes.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$appointment_attendance_modes['offline'] = 'Offline';
|
||||
$appointment_attendance_modes['online'] = 'Online';
|
||||
$appointment_attendance_modes['mixed'] = 'Offline and online';
|
3
tl/appointment_contributor_roles.php
Normal file
3
tl/appointment_contributor_roles.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?PHP
|
||||
$appointment_contributor_roles['organizer'] = 'Organizer';
|
||||
$appointment_contributor_roles['presenter'] = 'Presenter';
|
5
tl/appointment_status.php
Normal file
5
tl/appointment_status.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?PHP
|
||||
$appointment_status['scheduled'] = 'Scheduled';
|
||||
$appointment_status['cancelled'] = 'Cancelled';
|
||||
$appointment_status['moved_online'] = 'Moved online';
|
||||
$appointment_status['postponed'] = 'Postponed';
|
6
tl/exhibition_contributor_roles.php
Normal file
6
tl/exhibition_contributor_roles.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?PHP
|
||||
$exhibition_contributor_roles['concept'] = 'Concept';
|
||||
$exhibition_contributor_roles['curator'] = 'Curator';
|
||||
$exhibition_contributor_roles['design'] = 'Design';
|
||||
$exhibition_contributor_roles['coordinator'] = 'Coordinator';
|
||||
$exhibition_contributor_roles['protagonist'] = 'Protagonist';
|
4
tr/appointment_attendance_modes.php
Normal file
4
tr/appointment_attendance_modes.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$appointment_attendance_modes['offline'] = 'Offline';
|
||||
$appointment_attendance_modes['online'] = 'Online';
|
||||
$appointment_attendance_modes['mixed'] = 'Offline and online';
|
3
tr/appointment_contributor_roles.php
Normal file
3
tr/appointment_contributor_roles.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?PHP
|
||||
$appointment_contributor_roles['organizer'] = 'Organizer';
|
||||
$appointment_contributor_roles['presenter'] = 'Presenter';
|
5
tr/appointment_status.php
Normal file
5
tr/appointment_status.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?PHP
|
||||
$appointment_status['scheduled'] = 'Scheduled';
|
||||
$appointment_status['cancelled'] = 'Cancelled';
|
||||
$appointment_status['moved_online'] = 'Moved online';
|
||||
$appointment_status['postponed'] = 'Postponed';
|
6
tr/exhibition_contributor_roles.php
Normal file
6
tr/exhibition_contributor_roles.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?PHP
|
||||
$exhibition_contributor_roles['concept'] = 'Concept';
|
||||
$exhibition_contributor_roles['curator'] = 'Curator';
|
||||
$exhibition_contributor_roles['design'] = 'Design';
|
||||
$exhibition_contributor_roles['coordinator'] = 'Coordinator';
|
||||
$exhibition_contributor_roles['protagonist'] = 'Protagonist';
|
4
zh/appointment_attendance_modes.php
Normal file
4
zh/appointment_attendance_modes.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$appointment_attendance_modes['offline'] = 'Offline';
|
||||
$appointment_attendance_modes['online'] = 'Online';
|
||||
$appointment_attendance_modes['mixed'] = 'Offline and online';
|
3
zh/appointment_contributor_roles.php
Normal file
3
zh/appointment_contributor_roles.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?PHP
|
||||
$appointment_contributor_roles['organizer'] = 'Organizer';
|
||||
$appointment_contributor_roles['presenter'] = 'Presenter';
|
5
zh/appointment_status.php
Normal file
5
zh/appointment_status.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?PHP
|
||||
$appointment_status['scheduled'] = 'Scheduled';
|
||||
$appointment_status['cancelled'] = 'Cancelled';
|
||||
$appointment_status['moved_online'] = 'Moved online';
|
||||
$appointment_status['postponed'] = 'Postponed';
|
6
zh/exhibition_contributor_roles.php
Normal file
6
zh/exhibition_contributor_roles.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?PHP
|
||||
$exhibition_contributor_roles['concept'] = 'Concept';
|
||||
$exhibition_contributor_roles['curator'] = 'Curator';
|
||||
$exhibition_contributor_roles['design'] = 'Design';
|
||||
$exhibition_contributor_roles['coordinator'] = 'Coordinator';
|
||||
$exhibition_contributor_roles['protagonist'] = 'Protagonist';
|
Loading…
Reference in New Issue
Block a user