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
308 B
PHP
13 lines
308 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'labels_per_page' => 'التسميات',
|
|
'support_fields' => 'حقول',
|
|
'support_asset_tag' => 'الترميز',
|
|
'support_1d_barcode' => '1D',
|
|
'support_2d_barcode' => '2D',
|
|
'support_logo' => 'شعار',
|
|
'support_title' => 'العنوان',
|
|
|
|
]; |