mirror of
https://github.com/snipe/snipe-it.git
synced 2026-03-01 05:17:45 +00:00
11 lines
193 B
PHP
11 lines
193 B
PHP
<?php
|
|
|
|
return array(
|
|
|
|
'actions' => 'செயல்கள்',
|
|
'action' => 'அதிரடி',
|
|
'by' => 'மூலம்',
|
|
'item' => 'பொருள்',
|
|
|
|
);
|