openclassify/addons/default/visiosoft/profile-module/resources/lang/he/button.php
2020-12-16 12:52:47 +03:00

21 lines
664 B
PHP

<?php
return [
'new_profile' => 'פרופיל חדש',
'new_adress' => 'כתובת חדשה',
'show' => 'הצג כתובת',
'update_password' => 'עדכן סיסמה',
'update_profile' => 'עדכן פרופיל',
'delete' => 'מחק',
'extend' => 'הרחיבו',
'extend_all' => 'הרחב את הכל',
'edit' => 'ערוך',
'go_profile' => 'עבור לפרטי הפרופיל',
'go_user' => 'עבור לפרטי המשתמש',
'personal' => 'אישי',
'corporate' => 'תאגידי',
'export' => 'יְצוּא',
'new_education' => 'New Education',
'new_education_part' => 'New Education part',
];