New translations button.php (Hebrew)

This commit is contained in:
Fatih Alp 2020-09-23 18:46:30 +03:00
parent 1ec0af9c73
commit ba4890785e

View File

@ -12,6 +12,7 @@ return [
'edit' => 'ערוך', 'edit' => 'ערוך',
'go_profile' => 'עבור לפרטי הפרופיל', 'go_profile' => 'עבור לפרטי הפרופיל',
'go_user' => 'עבור לפרטי המשתמש', 'go_user' => 'עבור לפרטי המשתמש',
'personal' => 'Personal', 'personal' => 'אישי',
'corporate' => 'Corporate', 'corporate' => 'תאגידי',
'export' => 'יְצוּא',
]; ];