mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-08 20:37:29 -08:00
cb7e47a3a3
Signed-off-by: snipe <snipe@snipe.net>
10 lines
237 B
PHP
10 lines
237 B
PHP
<?php
|
|
|
|
return array(
|
|
'dl_csv' => 'I-Download ang CSV',
|
|
'eula_text' => 'Ang EULA',
|
|
'id' => 'Ang ID',
|
|
'require_acceptance' => 'Pagtanggap',
|
|
'title' => 'Ang Pangalan ng Accessory',
|
|
);
|