Approval.
This commit is contained in:
parent
096d688163
commit
edcab2f19a
8
ar/eventtype_groups.php
Normal file
8
ar/eventtype_groups.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$eventtype_groups = array (
|
||||||
|
'production' => 'Production',
|
||||||
|
'post_production' => 'Post-production',
|
||||||
|
'pre_production' => 'Pre-production',
|
||||||
|
'no_production' => 'No production',
|
||||||
|
);
|
8
de/eventtype_groups.php
Normal file
8
de/eventtype_groups.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$eventtype_groups = array (
|
||||||
|
'production' => 'Herstellung',
|
||||||
|
'post_production' => 'Nach der Herstellung',
|
||||||
|
'pre_production' => 'Vor der Herstellung',
|
||||||
|
'no_production' => 'Unabhängig von Herstellung',
|
||||||
|
);
|
8
dsb/eventtype_groups.php
Normal file
8
dsb/eventtype_groups.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$eventtype_groups = array (
|
||||||
|
'production' => 'Production',
|
||||||
|
'post_production' => 'Post-production',
|
||||||
|
'pre_production' => 'Pre-production',
|
||||||
|
'no_production' => 'No production',
|
||||||
|
);
|
8
en/eventtype_groups.php
Normal file
8
en/eventtype_groups.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$eventtype_groups = array (
|
||||||
|
'production' => 'Production',
|
||||||
|
'post_production' => 'Post-production',
|
||||||
|
'pre_production' => 'Pre-production',
|
||||||
|
'no_production' => 'No production',
|
||||||
|
);
|
8
es/eventtype_groups.php
Normal file
8
es/eventtype_groups.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$eventtype_groups = array (
|
||||||
|
'production' => 'Production',
|
||||||
|
'post_production' => 'Post-production',
|
||||||
|
'pre_production' => 'Pre-production',
|
||||||
|
'no_production' => 'No production',
|
||||||
|
);
|
8
fr/eventtype_groups.php
Normal file
8
fr/eventtype_groups.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$eventtype_groups = array (
|
||||||
|
'production' => 'Production',
|
||||||
|
'post_production' => 'Post-production',
|
||||||
|
'pre_production' => 'Pre-production',
|
||||||
|
'no_production' => 'No production',
|
||||||
|
);
|
8
hsb/eventtype_groups.php
Normal file
8
hsb/eventtype_groups.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$eventtype_groups = array (
|
||||||
|
'production' => 'Production',
|
||||||
|
'post_production' => 'Post-production',
|
||||||
|
'pre_production' => 'Pre-production',
|
||||||
|
'no_production' => 'No production',
|
||||||
|
);
|
8
hu/eventtype_groups.php
Normal file
8
hu/eventtype_groups.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$eventtype_groups = array (
|
||||||
|
'production' => 'Production',
|
||||||
|
'post_production' => 'Post-production',
|
||||||
|
'pre_production' => 'Pre-production',
|
||||||
|
'no_production' => 'No production',
|
||||||
|
);
|
8
id/eventtype_groups.php
Normal file
8
id/eventtype_groups.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$eventtype_groups = array (
|
||||||
|
'production' => 'Production',
|
||||||
|
'post_production' => 'Post-production',
|
||||||
|
'pre_production' => 'Pre-production',
|
||||||
|
'no_production' => 'No production',
|
||||||
|
);
|
8
it/eventtype_groups.php
Normal file
8
it/eventtype_groups.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$eventtype_groups = array (
|
||||||
|
'production' => 'Production',
|
||||||
|
'post_production' => 'Post-production',
|
||||||
|
'pre_production' => 'Pre-production',
|
||||||
|
'no_production' => 'No production',
|
||||||
|
);
|
8
iw/eventtype_groups.php
Normal file
8
iw/eventtype_groups.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$eventtype_groups = array (
|
||||||
|
'production' => 'Production',
|
||||||
|
'post_production' => 'Post-production',
|
||||||
|
'pre_production' => 'Pre-production',
|
||||||
|
'no_production' => 'No production',
|
||||||
|
);
|
8
nl/eventtype_groups.php
Normal file
8
nl/eventtype_groups.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$eventtype_groups = array (
|
||||||
|
'production' => 'Production',
|
||||||
|
'post_production' => 'Post-production',
|
||||||
|
'pre_production' => 'Pre-production',
|
||||||
|
'no_production' => 'No production',
|
||||||
|
);
|
8
pl/eventtype_groups.php
Normal file
8
pl/eventtype_groups.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$eventtype_groups = array (
|
||||||
|
'production' => 'Production',
|
||||||
|
'post_production' => 'Post-production',
|
||||||
|
'pre_production' => 'Pre-production',
|
||||||
|
'no_production' => 'No production',
|
||||||
|
);
|
8
pt/eventtype_groups.php
Normal file
8
pt/eventtype_groups.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$eventtype_groups = array (
|
||||||
|
'production' => 'Production',
|
||||||
|
'post_production' => 'Post-production',
|
||||||
|
'pre_production' => 'Pre-production',
|
||||||
|
'no_production' => 'No production',
|
||||||
|
);
|
8
qu/eventtype_groups.php
Normal file
8
qu/eventtype_groups.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$eventtype_groups = array (
|
||||||
|
'production' => 'Production',
|
||||||
|
'post_production' => 'Post-production',
|
||||||
|
'pre_production' => 'Pre-production',
|
||||||
|
'no_production' => 'No production',
|
||||||
|
);
|
8
ru/eventtype_groups.php
Normal file
8
ru/eventtype_groups.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$eventtype_groups = array (
|
||||||
|
'production' => 'Production',
|
||||||
|
'post_production' => 'Post-production',
|
||||||
|
'pre_production' => 'Pre-production',
|
||||||
|
'no_production' => 'No production',
|
||||||
|
);
|
8
tl/eventtype_groups.php
Normal file
8
tl/eventtype_groups.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$eventtype_groups = array (
|
||||||
|
'production' => 'Production',
|
||||||
|
'post_production' => 'Post-production',
|
||||||
|
'pre_production' => 'Pre-production',
|
||||||
|
'no_production' => 'No production',
|
||||||
|
);
|
8
tr/eventtype_groups.php
Normal file
8
tr/eventtype_groups.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$eventtype_groups = array (
|
||||||
|
'production' => 'Production',
|
||||||
|
'post_production' => 'Post-production',
|
||||||
|
'pre_production' => 'Pre-production',
|
||||||
|
'no_production' => 'No production',
|
||||||
|
);
|
8
uk/eventtype_groups.php
Normal file
8
uk/eventtype_groups.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$eventtype_groups = array (
|
||||||
|
'production' => 'Production',
|
||||||
|
'post_production' => 'Post-production',
|
||||||
|
'pre_production' => 'Pre-production',
|
||||||
|
'no_production' => 'No production',
|
||||||
|
);
|
8
zh/eventtype_groups.php
Normal file
8
zh/eventtype_groups.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$eventtype_groups = array (
|
||||||
|
'production' => 'Production',
|
||||||
|
'post_production' => 'Post-production',
|
||||||
|
'pre_production' => 'Pre-production',
|
||||||
|
'no_production' => 'No production',
|
||||||
|
);
|
Loading…
Reference in New Issue
Block a user