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