Approval.
This commit is contained in:
@ -1,14 +1,2 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
array (
|
||||
'object_status' =>
|
||||
array (
|
||||
'owned' => 'У власності',
|
||||
'permanent_loan' => 'Постійна позика',
|
||||
'borrowed' => 'Запозичення',
|
||||
'to_check_for_gift' => 'Для перевірки (на подарунок)',
|
||||
'to_check' => 'Для перевірки',
|
||||
'deaccessed' => 'Відключено доступ',
|
||||
'third_party_property' => 'Власність третіх осіб',
|
||||
),
|
||||
)
|
Reference in New Issue
Block a user