mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-13 00:54:07 -08:00
11 lines
177 B
PHP
11 lines
177 B
PHP
|
<?php
|
||
|
|
||
|
return array(
|
||
|
|
||
|
'id' => 'ไอดี',
|
||
|
'months' => 'เดือน',
|
||
|
'term' => 'ระยะเวลา',
|
||
|
'title' => 'ชื่อ ',
|
||
|
|
||
|
);
|