2024-04-17 20:22:30 +02:00

12 lines
369 B
PHP

<?php
return array(
'id' => 'תְעוּדַת זֶהוּת',
'name' => 'שם מחלקה',
'manager' => 'מנהל',
'location' => 'מקום',
'create' => 'יצירת המחלקה',
'update' => 'עדכון המחלקה',
);