ajout app
This commit is contained in:
26
SNIPE-IT/resources/lang/he-IL/admin/suppliers/table.php
Normal file
26
SNIPE-IT/resources/lang/he-IL/admin/suppliers/table.php
Normal file
@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'about_suppliers_title' => 'על הספקים',
|
||||
'about_suppliers_text' => 'הספקים משמשים כדי לעקוב אחר המקור של פריטים',
|
||||
'address' => 'כתובת הספק',
|
||||
'assets' => 'נכסים',
|
||||
'city' => 'עִיר',
|
||||
'contact' => 'שם איש קשר',
|
||||
'country' => 'מדינה',
|
||||
'create' => 'צור ספק',
|
||||
'email' => 'אֶלֶקטרוֹנִי',
|
||||
'fax' => 'פַקס',
|
||||
'id' => 'תְעוּדַת זֶהוּת',
|
||||
'licenses' => 'רישיונות',
|
||||
'name' => 'שם ספק',
|
||||
'notes' => 'הערות',
|
||||
'phone' => 'טלפון',
|
||||
'state' => 'מדינה',
|
||||
'suppliers' => 'ספקים',
|
||||
'update' => 'עדכון הספק',
|
||||
'view' => 'הצג את הספק',
|
||||
'view_assets_for' => 'הצג נכסים עבור',
|
||||
'zip' => 'מיקוד',
|
||||
|
||||
);
|
Reference in New Issue
Block a user