ajout app

This commit is contained in:
2024-04-17 20:22:30 +02:00
parent cc017cfc5e
commit f9d05a2fd3
8025 changed files with 729805 additions and 0 deletions

View File

@ -0,0 +1,17 @@
<?php
return array(
'create' => 'சொத்து மாதிரி உருவாக்கவும்',
'created_at' => 'இல் உருவாக்கப்பட்டது',
'eol' => ', EOL',
'modelnumber' => 'மாதிரி எண்.',
'name' => 'சொத்து மாதிரி பெயர்',
'numassets' => 'சொத்துக்கள்',
'title' => 'சொத்து மாதிரிகள்',
'update' => 'சொத்து மாதிரியை புதுப்பி',
'view' => 'சொத்து மாடலைக் காண்க',
'update' => 'சொத்து மாதிரியை புதுப்பி',
'clone' => 'குளோன் மாதிரி',
'edit' => 'மாதிரி திருத்தவும்',
);