From f5f99f3904d64d2a2a810e9e6abbefd2e7c560aa Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 16 Dec 2020 12:52:47 +0300 Subject: [PATCH] New translations button.php (Hebrew) --- .../visiosoft/profile-module/resources/lang/he/button.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/addons/default/visiosoft/profile-module/resources/lang/he/button.php b/addons/default/visiosoft/profile-module/resources/lang/he/button.php index 757cc1cd0..aeb3fa536 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/he/button.php +++ b/addons/default/visiosoft/profile-module/resources/lang/he/button.php @@ -15,4 +15,6 @@ return [ 'personal' => 'אישי', 'corporate' => 'תאגידי', 'export' => 'יְצוּא', + 'new_education' => 'New Education', + 'new_education_part' => 'New Education part', ];