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,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' => 'מיקוד',
);