Approval.
This commit is contained in:
parent
172ef839d4
commit
992922cb36
8
ar/object_record_status.php
Normal file
8
ar/object_record_status.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status = array (
|
||||||
|
'unlocked' => 'Unlocked',
|
||||||
|
'locked' => 'Locked',
|
||||||
|
'revision' => 'Revision',
|
||||||
|
'deleted' => 'Deleted',
|
||||||
|
);
|
8
de/object_record_status.php
Normal file
8
de/object_record_status.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status = array (
|
||||||
|
'unlocked' => 'Offen',
|
||||||
|
'locked' => 'Schreibgeschützt',
|
||||||
|
'revision' => 'Recherche',
|
||||||
|
'deleted' => 'Gelöscht',
|
||||||
|
);
|
8
dsb/object_record_status.php
Normal file
8
dsb/object_record_status.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status = array (
|
||||||
|
'unlocked' => 'Unlocked',
|
||||||
|
'locked' => 'Locked',
|
||||||
|
'revision' => 'Revision',
|
||||||
|
'deleted' => 'Deleted',
|
||||||
|
);
|
8
en/object_record_status.php
Normal file
8
en/object_record_status.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status = array (
|
||||||
|
'unlocked' => 'Unlocked',
|
||||||
|
'locked' => 'Locked',
|
||||||
|
'revision' => 'Revision',
|
||||||
|
'deleted' => 'Deleted',
|
||||||
|
);
|
8
es/object_record_status.php
Normal file
8
es/object_record_status.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status = array (
|
||||||
|
'unlocked' => 'Unlocked',
|
||||||
|
'locked' => 'Locked',
|
||||||
|
'revision' => 'Revision',
|
||||||
|
'deleted' => 'Deleted',
|
||||||
|
);
|
8
fr/object_record_status.php
Normal file
8
fr/object_record_status.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status = array (
|
||||||
|
'unlocked' => 'Unlocked',
|
||||||
|
'locked' => 'Locked',
|
||||||
|
'revision' => 'Revision',
|
||||||
|
'deleted' => 'Deleted',
|
||||||
|
);
|
8
hsb/object_record_status.php
Normal file
8
hsb/object_record_status.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status = array (
|
||||||
|
'unlocked' => 'Unlocked',
|
||||||
|
'locked' => 'Locked',
|
||||||
|
'revision' => 'Revision',
|
||||||
|
'deleted' => 'Deleted',
|
||||||
|
);
|
8
hu/object_record_status.php
Normal file
8
hu/object_record_status.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status = array (
|
||||||
|
'unlocked' => 'Unlocked',
|
||||||
|
'locked' => 'Locked',
|
||||||
|
'revision' => 'Revision',
|
||||||
|
'deleted' => 'Deleted',
|
||||||
|
);
|
8
id/object_record_status.php
Normal file
8
id/object_record_status.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status = array (
|
||||||
|
'unlocked' => 'Unlocked',
|
||||||
|
'locked' => 'Locked',
|
||||||
|
'revision' => 'Revision',
|
||||||
|
'deleted' => 'Deleted',
|
||||||
|
);
|
8
it/object_record_status.php
Normal file
8
it/object_record_status.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status = array (
|
||||||
|
'unlocked' => 'Unlocked',
|
||||||
|
'locked' => 'Locked',
|
||||||
|
'revision' => 'Revision',
|
||||||
|
'deleted' => 'Deleted',
|
||||||
|
);
|
8
iw/object_record_status.php
Normal file
8
iw/object_record_status.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status = array (
|
||||||
|
'unlocked' => 'Unlocked',
|
||||||
|
'locked' => 'Locked',
|
||||||
|
'revision' => 'Revision',
|
||||||
|
'deleted' => 'Deleted',
|
||||||
|
);
|
8
nl/object_record_status.php
Normal file
8
nl/object_record_status.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status = array (
|
||||||
|
'unlocked' => 'Unlocked',
|
||||||
|
'locked' => 'Locked',
|
||||||
|
'revision' => 'Revision',
|
||||||
|
'deleted' => 'Deleted',
|
||||||
|
);
|
8
pl/object_record_status.php
Normal file
8
pl/object_record_status.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status = array (
|
||||||
|
'unlocked' => 'Unlocked',
|
||||||
|
'locked' => 'Locked',
|
||||||
|
'revision' => 'Revision',
|
||||||
|
'deleted' => 'Deleted',
|
||||||
|
);
|
8
pt/object_record_status.php
Normal file
8
pt/object_record_status.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status = array (
|
||||||
|
'unlocked' => 'Unlocked',
|
||||||
|
'locked' => 'Locked',
|
||||||
|
'revision' => 'Revision',
|
||||||
|
'deleted' => 'Deleted',
|
||||||
|
);
|
8
qu/object_record_status.php
Normal file
8
qu/object_record_status.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status = array (
|
||||||
|
'unlocked' => 'Unlocked',
|
||||||
|
'locked' => 'Locked',
|
||||||
|
'revision' => 'Revision',
|
||||||
|
'deleted' => 'Deleted',
|
||||||
|
);
|
8
ru/object_record_status.php
Normal file
8
ru/object_record_status.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status = array (
|
||||||
|
'unlocked' => 'Unlocked',
|
||||||
|
'locked' => 'Locked',
|
||||||
|
'revision' => 'Revision',
|
||||||
|
'deleted' => 'Deleted',
|
||||||
|
);
|
8
tl/object_record_status.php
Normal file
8
tl/object_record_status.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status = array (
|
||||||
|
'unlocked' => 'Unlocked',
|
||||||
|
'locked' => 'Locked',
|
||||||
|
'revision' => 'Revision',
|
||||||
|
'deleted' => 'Deleted',
|
||||||
|
);
|
8
tr/object_record_status.php
Normal file
8
tr/object_record_status.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status = array (
|
||||||
|
'unlocked' => 'Unlocked',
|
||||||
|
'locked' => 'Locked',
|
||||||
|
'revision' => 'Revision',
|
||||||
|
'deleted' => 'Deleted',
|
||||||
|
);
|
8
uk/object_record_status.php
Normal file
8
uk/object_record_status.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status = array (
|
||||||
|
'unlocked' => 'Unlocked',
|
||||||
|
'locked' => 'Locked',
|
||||||
|
'revision' => 'Revision',
|
||||||
|
'deleted' => 'Deleted',
|
||||||
|
);
|
8
zh/object_record_status.php
Normal file
8
zh/object_record_status.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status = array (
|
||||||
|
'unlocked' => 'Unlocked',
|
||||||
|
'locked' => 'Locked',
|
||||||
|
'revision' => 'Revision',
|
||||||
|
'deleted' => 'Deleted',
|
||||||
|
);
|
Loading…
Reference in New Issue
Block a user