mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 23:54:12 -08:00
25 lines
663 B
PHP
25 lines
663 B
PHP
<?php
|
|
|
|
return array(
|
|
|
|
'asset_tag' => 'Clib Sócmhainní',
|
|
'asset_model' => 'Mionsamhail',
|
|
'book_value' => 'Luach',
|
|
'change' => 'In / Amach',
|
|
'checkout_date' => 'Dáta Seiceáil',
|
|
'checkoutto' => 'Seiceáil Amach',
|
|
'diff' => 'Diff',
|
|
'dl_csv' => 'Íoslódáil CSV',
|
|
'eol' => 'EOL',
|
|
'id' => 'ID',
|
|
'location' => 'Suíomh',
|
|
'purchase_cost' => 'Costas',
|
|
'purchase_date' => 'Ceannacháin',
|
|
'serial' => 'Sraithuimhir',
|
|
'status' => 'Stádas',
|
|
'title' => 'Sócmhainn',
|
|
'image' => 'Íomhá Gléas',
|
|
'days_without_acceptance' => 'Laethanta Gan Glactha'
|
|
|
|
);
|