snipe-it/resources/lang/fil/admin/components/general.php
2018-03-22 20:01:45 -07:00

18 lines
860 B
PHP

<?php
return array(
'about_components_title' => 'Ang Tungkol sa mga Komponent',
'about_components_text' => 'Ang mga komponent ay mga aytem na bahagi ng isang asset, halimbawa HDD, RAM, atbp.',
'component_name' => 'Ang Pangalan ng Komponent',
'checkin' => 'I-checkin ang Komponent',
'checkout' => 'I-checkout ang Komponent',
'cost' => 'Ang Halaga ng Pagbili',
'create' => 'Magsagawa ng Komponent',
'edit' => 'I-edit ang Komponent',
'date' => 'Ang Petsa ng Pagbili',
'order' => 'Ang Numero ng Order',
'remaining' => 'Ang Natitira',
'total' => 'Ang Kabuuan',
'update' => 'I-update ang Komponent',
);