ajout app
This commit is contained in:
17
SNIPE-IT/resources/lang/ta-IN/admin/licenses/table.php
Normal file
17
SNIPE-IT/resources/lang/ta-IN/admin/licenses/table.php
Normal file
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'assigned_to' => 'ஒதுக்கப்படும்',
|
||||
'checkout' => 'உள்ளே வெளியே',
|
||||
'id' => 'ஐடி',
|
||||
'license_email' => 'உரிமம் மின்னஞ்சல்',
|
||||
'license_name' => 'உரிமம் பெற்றது',
|
||||
'purchase_date' => 'கொள்முதல் தேதி',
|
||||
'purchased' => 'வாங்கப்பட்டது',
|
||||
'seats' => 'இருக்கைகள்',
|
||||
'hardware' => 'வன்பொருள்',
|
||||
'serial' => 'சீரியல்',
|
||||
'title' => 'உரிமம்',
|
||||
|
||||
);
|
Reference in New Issue
Block a user