New translations button.php (Hebrew)

This commit is contained in:
Fatih Alp 2020-05-12 19:12:20 +03:00
parent 202ed26e55
commit e84b45e28e

View File

@ -0,0 +1,15 @@
<?php
return [
'new_profile' => 'פרופיל חדש',
'new_adress' => 'כתובת חדשה',
'show' => 'הצג כתובת',
'update_password' => 'עדכן סיסמה',
'update_profile' => 'עדכן פרופיל',
'delete' => 'מחק',
'extend' => 'הרחיבו',
'extend_all' => 'הרחב את הכל',
'edit' => 'ערוך',
'go_profile' => 'עבור לפרטי הפרופיל',
'go_user' => 'עבור לפרטי המשתמש',
];