mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-16 10:34:08 -08:00
50eb257cec
Signed-off-by: snipe <snipe@snipe.net>
13 lines
318 B
PHP
13 lines
318 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'labels_per_page' => 'Ετικέτες',
|
|
'support_fields' => 'Πεδία',
|
|
'support_asset_tag' => 'Ετικέτα',
|
|
'support_1d_barcode' => '1Δ',
|
|
'support_2d_barcode' => '2Δ',
|
|
'support_logo' => 'Λογότυπο',
|
|
'support_title' => 'Τίτλος',
|
|
|
|
]; |