mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-02 08:21:09 -08:00
13 lines
288 B
PHP
13 lines
288 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'labels_per_page' => 'Labels',
|
|
'support_fields' => 'שדות',
|
|
'support_asset_tag' => 'תָג',
|
|
'support_1d_barcode' => '1D',
|
|
'support_2d_barcode' => '2D',
|
|
'support_logo' => 'סֵמֶל',
|
|
'support_title' => 'כותרת',
|
|
|
|
]; |