diff --git a/addons/default/visiosoft/profile-module/resources/lang/he/button.php b/addons/default/visiosoft/profile-module/resources/lang/he/button.php new file mode 100644 index 000000000..ff64d99e0 --- /dev/null +++ b/addons/default/visiosoft/profile-module/resources/lang/he/button.php @@ -0,0 +1,15 @@ + 'פרופיל חדש', + 'new_adress' => 'כתובת חדשה', + 'show' => 'הצג כתובת', + 'update_password' => 'עדכן סיסמה', + 'update_profile' => 'עדכן פרופיל', + 'delete' => 'מחק', + 'extend' => 'הרחיבו', + 'extend_all' => 'הרחב את הכל', + 'edit' => 'ערוך', + 'go_profile' => 'עבור לפרטי הפרופיל', + 'go_user' => 'עבור לפרטי המשתמש', +];