mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-11 16:14:18 -08:00
bd0863d9c7
Signed-off-by: snipe <snipe@snipe.net>
12 lines
275 B
PHP
12 lines
275 B
PHP
<?php
|
|
|
|
return array(
|
|
'dl_csv' => 'ទាញយក CSV',
|
|
'eula_text' => 'EULA',
|
|
'id' => 'ID',
|
|
'require_acceptance' => 'ការទទួលយក',
|
|
'title' => 'ឈ្មោះគ្រឿងបន្លាស់',
|
|
|
|
|
|
);
|