ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/he-IL/admin/consumables/general.php
Normal file
11
SNIPE-IT/resources/lang/he-IL/admin/consumables/general.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'checkout' => 'Checkout מתכלה למשתמש',
|
||||
'consumable_name' => 'שם מתכלה',
|
||||
'create' => 'צור מתכלים',
|
||||
'item_no' => 'פריט מספר.',
|
||||
'remaining' => 'נוֹתָר',
|
||||
'total' => 'סה"כ',
|
||||
'update' => 'עדכון מתכלה',
|
||||
);
|
Reference in New Issue
Block a user