ajout app

This commit is contained in:
2024-04-17 20:22:30 +02:00
parent cc017cfc5e
commit f9d05a2fd3
8025 changed files with 729805 additions and 0 deletions

View File

@ -0,0 +1,33 @@
<?php
return [
'asset_tag' => 'Тег активу',
'asset_model' => 'Модель',
'assigned_to' => 'Призначено',
'book_value' => 'Поточне значення',
'change' => 'В/З',
'checkout_date' => 'Дата видачі',
'checkoutto' => 'Видано',
'components_cost' => 'Загальна вартість компонентів',
'current_value' => 'Поточне значення',
'diff' => 'Різниця',
'dl_csv' => 'Завантажити CSV',
'eol' => 'EOL',
'id' => 'ID',
'last_checkin_date' => 'Last Checkin Date',
'location' => 'Розташування',
'purchase_cost' => 'Вартість',
'purchase_date' => 'Придбано',
'serial' => 'Серійник',
'status' => 'Статус',
'title' => 'Актив ',
'image' => 'Зображення пристрою',
'days_without_acceptance' => 'Днів без прийняття',
'monthly_depreciation' => 'Місячна амортизація',
'assigned_to' => 'Призначено',
'requesting_user' => 'Запит користувача',
'requested_date' => 'Дата запиту',
'changed' => 'Змінено',
'icon' => 'Іконка',
];