ajout app
This commit is contained in:
16
SNIPE-IT/resources/lang/fil-PH/admin/components/general.php
Normal file
16
SNIPE-IT/resources/lang/fil-PH/admin/components/general.php
Normal file
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'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',
|
||||
'checkin_limit' => 'Amount checked in must be equal to or less than :assigned_qty'
|
||||
);
|
Reference in New Issue
Block a user