Approval.
This commit is contained in:
parent
524eadbbd2
commit
64e2ae642a
8
ar/tag_relation_type.php
Normal file
8
ar/tag_relation_type.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$tag_relation_type = array (
|
||||||
|
'tag' => 'Tag',
|
||||||
|
'object_type' => 'Object type',
|
||||||
|
'material' => 'Material',
|
||||||
|
'technique' => 'Technique',
|
||||||
|
);
|
8
de/tag_relation_type.php
Normal file
8
de/tag_relation_type.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$tag_relation_type = array (
|
||||||
|
'tag' => 'Schlagwort',
|
||||||
|
'object_type' => 'Objektart',
|
||||||
|
'material' => 'Material',
|
||||||
|
'technique' => 'Technik',
|
||||||
|
);
|
8
dsb/tag_relation_type.php
Normal file
8
dsb/tag_relation_type.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$tag_relation_type = array (
|
||||||
|
'tag' => 'Tag',
|
||||||
|
'object_type' => 'Object type',
|
||||||
|
'material' => 'Material',
|
||||||
|
'technique' => 'Technique',
|
||||||
|
);
|
8
en/tag_relation_type.php
Normal file
8
en/tag_relation_type.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$tag_relation_type = array (
|
||||||
|
'tag' => 'Tag',
|
||||||
|
'object_type' => 'Object type',
|
||||||
|
'material' => 'Material',
|
||||||
|
'technique' => 'Technique',
|
||||||
|
);
|
8
es/tag_relation_type.php
Normal file
8
es/tag_relation_type.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$tag_relation_type = array (
|
||||||
|
'tag' => 'Tag',
|
||||||
|
'object_type' => 'Object type',
|
||||||
|
'material' => 'Material',
|
||||||
|
'technique' => 'Technique',
|
||||||
|
);
|
8
fr/tag_relation_type.php
Normal file
8
fr/tag_relation_type.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$tag_relation_type = array (
|
||||||
|
'tag' => 'Tag',
|
||||||
|
'object_type' => 'Object type',
|
||||||
|
'material' => 'Material',
|
||||||
|
'technique' => 'Technique',
|
||||||
|
);
|
8
hsb/tag_relation_type.php
Normal file
8
hsb/tag_relation_type.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$tag_relation_type = array (
|
||||||
|
'tag' => 'Tag',
|
||||||
|
'object_type' => 'Object type',
|
||||||
|
'material' => 'Material',
|
||||||
|
'technique' => 'Technique',
|
||||||
|
);
|
8
hu/tag_relation_type.php
Normal file
8
hu/tag_relation_type.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$tag_relation_type = array (
|
||||||
|
'tag' => 'Tag',
|
||||||
|
'object_type' => 'Object type',
|
||||||
|
'material' => 'Material',
|
||||||
|
'technique' => 'Technique',
|
||||||
|
);
|
8
id/tag_relation_type.php
Normal file
8
id/tag_relation_type.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$tag_relation_type = array (
|
||||||
|
'tag' => 'Tag',
|
||||||
|
'object_type' => 'Object type',
|
||||||
|
'material' => 'Material',
|
||||||
|
'technique' => 'Technique',
|
||||||
|
);
|
8
it/tag_relation_type.php
Normal file
8
it/tag_relation_type.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$tag_relation_type = array (
|
||||||
|
'tag' => 'Tag',
|
||||||
|
'object_type' => 'Object type',
|
||||||
|
'material' => 'Material',
|
||||||
|
'technique' => 'Technique',
|
||||||
|
);
|
8
iw/tag_relation_type.php
Normal file
8
iw/tag_relation_type.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$tag_relation_type = array (
|
||||||
|
'tag' => 'Tag',
|
||||||
|
'object_type' => 'Object type',
|
||||||
|
'material' => 'Material',
|
||||||
|
'technique' => 'Technique',
|
||||||
|
);
|
8
nl/tag_relation_type.php
Normal file
8
nl/tag_relation_type.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$tag_relation_type = array (
|
||||||
|
'tag' => 'Tag',
|
||||||
|
'object_type' => 'Object type',
|
||||||
|
'material' => 'Material',
|
||||||
|
'technique' => 'Technique',
|
||||||
|
);
|
8
pl/tag_relation_type.php
Normal file
8
pl/tag_relation_type.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$tag_relation_type = array (
|
||||||
|
'tag' => 'Tag',
|
||||||
|
'object_type' => 'Object type',
|
||||||
|
'material' => 'Material',
|
||||||
|
'technique' => 'Technique',
|
||||||
|
);
|
8
pt/tag_relation_type.php
Normal file
8
pt/tag_relation_type.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$tag_relation_type = array (
|
||||||
|
'tag' => 'Tag',
|
||||||
|
'object_type' => 'Object type',
|
||||||
|
'material' => 'Material',
|
||||||
|
'technique' => 'Technique',
|
||||||
|
);
|
8
qu/tag_relation_type.php
Normal file
8
qu/tag_relation_type.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$tag_relation_type = array (
|
||||||
|
'tag' => 'Tag',
|
||||||
|
'object_type' => 'Object type',
|
||||||
|
'material' => 'Material',
|
||||||
|
'technique' => 'Technique',
|
||||||
|
);
|
8
ru/tag_relation_type.php
Normal file
8
ru/tag_relation_type.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$tag_relation_type = array (
|
||||||
|
'tag' => 'Tag',
|
||||||
|
'object_type' => 'Object type',
|
||||||
|
'material' => 'Material',
|
||||||
|
'technique' => 'Technique',
|
||||||
|
);
|
8
tl/tag_relation_type.php
Normal file
8
tl/tag_relation_type.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$tag_relation_type = array (
|
||||||
|
'tag' => 'Tag',
|
||||||
|
'object_type' => 'Object type',
|
||||||
|
'material' => 'Material',
|
||||||
|
'technique' => 'Technique',
|
||||||
|
);
|
8
tr/tag_relation_type.php
Normal file
8
tr/tag_relation_type.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$tag_relation_type = array (
|
||||||
|
'tag' => 'Tag',
|
||||||
|
'object_type' => 'Object type',
|
||||||
|
'material' => 'Material',
|
||||||
|
'technique' => 'Technique',
|
||||||
|
);
|
8
uk/tag_relation_type.php
Normal file
8
uk/tag_relation_type.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$tag_relation_type = array (
|
||||||
|
'tag' => 'Tag',
|
||||||
|
'object_type' => 'Object type',
|
||||||
|
'material' => 'Material',
|
||||||
|
'technique' => 'Technique',
|
||||||
|
);
|
8
zh/tag_relation_type.php
Normal file
8
zh/tag_relation_type.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$tag_relation_type = array (
|
||||||
|
'tag' => 'Tag',
|
||||||
|
'object_type' => 'Object type',
|
||||||
|
'material' => 'Material',
|
||||||
|
'technique' => 'Technique',
|
||||||
|
);
|
Loading…
Reference in New Issue
Block a user